]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
Version 1.10.5 placeholder
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 24 Apr 2023 15:12:43 +0000 (11:12 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 24 Apr 2023 15:12:43 +0000 (11:12 -0400)
alembic/__init__.py
docs/build/changelog.rst

index b3c14116297a07182963d7394399e0819877df77..b069e1a6ec3f2afbf7c6950e5c5c585fb3cd1fd9 100644 (file)
@@ -3,4 +3,4 @@ import sys
 from . import context
 from . import op
 
-__version__ = "1.10.4"
+__version__ = "1.10.5"
index f6e9d74b4c0fc349a11f01efa5799919595e5bf3..dd3d569d19d468d93a6d21fdff5c51fa5c9c012f 100644 (file)
@@ -3,6 +3,10 @@
 Changelog
 ==========
 
+.. changelog::
+    :version: 1.10.5
+    :include_notes_from: unreleased
+
 .. changelog::
     :version: 1.10.4
     :released: April 24, 2023