]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
- 0.7.4 prep
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 9 Dec 2011 21:57:57 +0000 (16:57 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 9 Dec 2011 21:57:57 +0000 (16:57 -0500)
doc/build/conf.py

index 21d97be9981c1af2d5fa02b214867319d7b00e92..fcc05df56fabfc1c6d65d5bc8294d0d8d01f66d8 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.3"
+release = "0.7.4"
 
-release_date = "October 16, 2011"
+release_date = "December 9, 2011"
 
 versions = [('0.7', '07'), ('0.6', '06'), ('0.5', '05')]