summaryrefslogtreecommitdiff
path: root/docs/build/front.rst
diff options
context:
space:
mode:
authorCaselIT <cfederico87@gmail.com>2022-05-02 21:11:39 +0200
committerFederico Caselli <cfederico87@gmail.com>2022-05-06 19:39:32 +0000
commit717202241e3ab30f97cea8f4ec5bbacfd4b180a8 (patch)
treedb1dc5fd690b3f7fa28243253bd93f3657a49618 /docs/build/front.rst
parent1684d0ee89c0fc6b0b90bc5db614468b31119e9d (diff)
downloadalembic-717202241e3ab30f97cea8f4ec5bbacfd4b180a8.tar.gz
Alembic 1.8 now supports Python 3.7 and above
Fixes: #1025 Change-Id: I7c7050afc2291a07a08d454a1b8f8b192768d068
Diffstat (limited to 'docs/build/front.rst')
-rw-r--r--docs/build/front.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/build/front.rst b/docs/build/front.rst
index ccbc95d..547a60d 100644
--- a/docs/build/front.rst
+++ b/docs/build/front.rst
@@ -83,8 +83,9 @@ SQLAlchemy as of version **1.3.0**.
.. versionchanged:: 1.5.0 Support for SQLAlchemy older than 1.3.0 was dropped.
-Alembic supports Python versions **3.6 and above**
+Alembic supports Python versions **3.7 and above**
+.. versionchanged:: 1.8 Alembic now supports Python 3.7 and newer.
.. versionchanged:: 1.7 Alembic now supports Python 3.6 and newer; support
for Python 2.7 has been dropped.