]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
0.7.10
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 8 Feb 2013 00:13:32 +0000 (19:13 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 8 Feb 2013 00:13:32 +0000 (19:13 -0500)
doc/build/changelog/changelog_07.rst
doc/build/conf.py

index e23dc1f5e46dc5df4bbf469a0cae77643941f8a6..416df5a5a30141dd66de56301439277dd6ff921f 100644 (file)
@@ -6,7 +6,7 @@
 
 .. changelog::
     :version: 0.7.10
-    :released:
+    :released: Thu Feb 7 2013
 
     .. change:
         :tags: sql, mysql, gae
index 966f573615d011e5223dca2ce65487152a38adff..8aa2c86771c20df3850c1352a598488721169a2c 100644 (file)
@@ -84,9 +84,9 @@ copyright = u'2007-2013, the SQLAlchemy authors and contributors'
 # The short X.Y version.
 version = "0.7"
 # The full version, including alpha/beta/rc tags.
-release = "0.7.9"
+release = "0.7.10"
 
-release_date = "October 1, 2012"
+release_date = "February 7, 2013"
 
 site_base = "http://www.sqlalchemy.org"