We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dd517b commit 9c6db8aCopy full SHA for 9c6db8a
CHANGES.rst
@@ -1,14 +1,11 @@
1
Changes
2
-------
3
4
-2.7.1 (2023-10-17)
5
-^^^^^^^^^^^^^^^^^^
6
-* relax botocore dependency specification
7
-
8
-2.7.0 (2023-08-17)
+2.7.0 (2023-10-17)
9
^^^^^^^^^^^^^^^^^^
10
* add support for Python 3.12
11
* drop more Python 3.7 support (EOL)
+* relax botocore dependency specification
12
13
2.6.0 (2023-08-11)
14
aiobotocore/__init__.py
@@ -1 +1 @@
-__version__ = '2.7.1'
+__version__ = '2.7.0'
0 commit comments