Skip to content

Commit f8b59ce

Browse files
committed
update CHANGES.rst
bump version
1 parent a389782 commit f8b59ce

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
Changes
22
-------
3+
2.24.2 (XXXX-XX-XX)
4+
^^^^^^^^^^^^^^^^^^^
5+
* forbid creating loose ``ClientSession`` when ``AioBaseClient`` exits context
6+
37
2.24.1 (2025-08-15)
48
^^^^^^^^^^^^^^^^^^^
59
* fix endpoint circular import error

aiobotocore/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '2.24.1'
1+
__version__ = '2.24.2'

0 commit comments

Comments
 (0)