]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
0.7.9
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 1 Oct 2012 22:32:49 +0000 (18:32 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 1 Oct 2012 22:32:49 +0000 (18:32 -0400)
doc/build/conf.py

index 1c6038f4733e2396c99b5b6eb0d91aaefd7dba1f..7985b35b2451f6f74c60cdb6ec0daa076a95d2dd 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.8"
+release = "0.7.9"
 
-release_date = "June 16, 2012"
+release_date = "October 1, 2012"
 
 site_base = "http://www.sqlalchemy.org"