Skip to content

Commit 9c6db8a

Browse files
authored
bump down as 2.7.0 was never released (#1046)
1 parent 9dd517b commit 9c6db8a

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

CHANGES.rst

+2-5
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,11 @@
11
Changes
22
-------
33

4-
2.7.1 (2023-10-17)
5-
^^^^^^^^^^^^^^^^^^
6-
* relax botocore dependency specification
7-
8-
2.7.0 (2023-08-17)
4+
2.7.0 (2023-10-17)
95
^^^^^^^^^^^^^^^^^^
106
* add support for Python 3.12
117
* drop more Python 3.7 support (EOL)
8+
* relax botocore dependency specification
129

1310
2.6.0 (2023-08-11)
1411
^^^^^^^^^^^^^^^^^^

aiobotocore/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '2.7.1'
1+
__version__ = '2.7.0'

0 commit comments

Comments
 (0)