]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
0.9.6 rel_0_9_6
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 23 Jun 2014 23:01:30 +0000 (19:01 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 23 Jun 2014 23:01:30 +0000 (19:01 -0400)
doc/build/changelog/changelog_09.rst
doc/build/conf.py

index 77fc58148f7b73d0cdba1e6b805abd63c8f67866..e4938ec5047968f45b5733bf0ee18335df971cca 100644 (file)
@@ -13,7 +13,7 @@
 
 .. changelog::
     :version: 0.9.6
-    :released:
+    :released: June 23, 2014
 
     .. change::
         :tags: bug, orm
index 9e35980ada82d76a2e6fbf282d08b2ecaba50316..00d4d2df3ed6d65de46f393879e249d1fd632a43 100644 (file)
@@ -92,7 +92,7 @@ copyright = u'2007-2014, the SQLAlchemy authors and contributors'
 # The short X.Y version.
 version = "0.9"
 # The full version, including alpha/beta/rc tags.
-release = "0.9.5"
+release = "0.9.6"
 
 release_date = "June 23, 2014"