]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
- call this 0.9.0, as there are some slight architectural changes
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 21 Feb 2017 16:45:07 +0000 (11:45 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 21 Feb 2017 16:45:07 +0000 (11:45 -0500)
coming

Change-Id: I98d8edf6b05281bfbc4f3a4338f02084a759a9f8

alembic/__init__.py
docs/build/changelog.rst

index e10f021a538ceca088ffb91781809a474055a474..f8424edd1b836ec43b4dd3346c22089800fb133a 100644 (file)
@@ -1,6 +1,6 @@
 from os import path
 
-__version__ = '0.8.11'
+__version__ = '0.9.0'
 
 package_dir = path.abspath(path.dirname(__file__))
 
index 01a23a7b2d5f5c1cca4dad56f697339c8bba99cd..2ccdf6ce00c6436ef4637f630fc2237aaede4a5a 100644 (file)
@@ -4,7 +4,7 @@ Changelog
 ==========
 
 .. changelog::
-    :version: 0.8.11
+    :version: 0.9.0
     :released:
 
     .. change:: fk_schema_compare