Skip to content

Commit fe9084f

Browse files
committed
bump patch
1 parent e163c84 commit fe9084f

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGES.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
Changes
22
-------
3-
2.24.2 (XXXX-XX-XX)
3+
4+
2.24.3 (2025-09-11)
45
^^^^^^^^^^^^^^^^^^^
56
* forbid creating loose ``ClientSession`` when ``AioBaseClient`` exits context
67

8+
2.24.2 (2025-09-05)
9+
^^^^^^^^^^^^^^^^^^^
10+
* bump botocore dependency specification
11+
712
2.24.1 (2025-08-15)
813
^^^^^^^^^^^^^^^^^^^
914
* 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.2'
1+
__version__ = '2.24.3'

0 commit comments

Comments
 (0)