]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
0.7.8 prep rel_0_7_8
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 17 Jun 2012 00:58:00 +0000 (20:58 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 17 Jun 2012 00:58:00 +0000 (20:58 -0400)
doc/build/conf.py

index 64fceb609dfdce8797913ea3fbdd415075d60ce6..552eddc15539fc9150318855afee2a2c487c9785 100644 (file)
@@ -64,9 +64,9 @@ copyright = u'2007-2012, the SQLAlchemy authors and contributors'
 # The short X.Y version.
 version = "0.7"
 # The full version, including alpha/beta/rc tags.
-release = "0.7.7"
+release = "0.7.8"
 
-release_date = "May 5, 2012"
+release_date = "June 16, 2012"
 
 site_base = "http://www.sqlalchemy.org"