Skip to content

Commit

Permalink
next is actually 2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
thehesiod committed Jun 8, 2022
1 parent 23d586a commit e4ea0ed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
7 changes: 2 additions & 5 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
Changes
-------
2.3.4 (2022-06-07)
2.3.3 (2022-06-07)
^^^^^^^^^^^^^^^^^^
* fix connect timeout while getting IAM creds

2.3.3 (2022-05-09)
^^^^^^^^^^^^^^^^^^
* fix Test files appearing in distribution package
* fix test files appearing in distribution package

2.3.2 (2022-05-08)
^^^^^^^^^^^^^^^^^^
Expand Down
2 changes: 1 addition & 1 deletion aiobotocore/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '2.3.4'
__version__ = '2.3.3'

0 comments on commit e4ea0ed

Please sign in to comment.