]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
0.7.3 prep
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 16 Oct 2011 18:14:45 +0000 (14:14 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 16 Oct 2011 18:14:45 +0000 (14:14 -0400)
doc/build/conf.py

index 041090c191e4ad1f09b681daab71d8b71d932d68..21d97be9981c1af2d5fa02b214867319d7b00e92 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.2"
+release = "0.7.3"
 
-release_date = "July 31, 2011"
+release_date = "October 16, 2011"
 
 versions = [('0.7', '07'), ('0.6', '06'), ('0.5', '05')]