]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
0.7.2 + release date rel_0_7_2
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 31 Jul 2011 23:12:31 +0000 (19:12 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 31 Jul 2011 23:12:31 +0000 (19:12 -0400)
doc/build/conf.py

index 592c54882902ecba8c0c5720705c8bf4544e63b3..041090c191e4ad1f09b681daab71d8b71d932d68 100644 (file)
@@ -64,9 +64,9 @@ copyright = u'2007-2011, the SQLAlchemy authors and contributors'
 # The short X.Y version.
 version = "0.7"
 # The full version, including alpha/beta/rc tags.
-release = "0.7.1"
+release = "0.7.2"
 
-release_date = "June 5, 2011"
+release_date = "July 31, 2011"
 
 versions = [('0.7', '07'), ('0.6', '06'), ('0.5', '05')]