]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
0.6.9 release prep rel_0_6_9
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 5 May 2012 22:48:15 +0000 (18:48 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 5 May 2012 22:48:15 +0000 (18:48 -0400)
doc/build/conf.py

index 1bb3c5475ec88491d9518db2981ae643f3ae0b60..ed951d65ad0b99e6e2289c832b3079f2f73e31e0 100644 (file)
@@ -64,9 +64,9 @@ copyright = u'2007-2011, the SQLAlchemy authors and contributors'
 # The short X.Y version.
 version = "0.6"
 # The full version, including alpha/beta/rc tags.
-release = "0.6.8"
+release = "0.6.9"
 
-release_date = "June 5, 2011"
+release_date = "May 5, 2012"
 
 site_base = "http://www.sqlalchemy.org"