From 573cda970462bae0de0ef70c1c8d70d424c5fbad Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Thu, 7 Feb 2013 19:13:32 -0500 Subject: [PATCH] 0.7.10 --- doc/build/changelog/changelog_07.rst | 2 +- doc/build/conf.py | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/build/changelog/changelog_07.rst b/doc/build/changelog/changelog_07.rst index e23dc1f5e4..416df5a5a3 100644 --- a/doc/build/changelog/changelog_07.rst +++ b/doc/build/changelog/changelog_07.rst @@ -6,7 +6,7 @@ .. changelog:: :version: 0.7.10 - :released: + :released: Thu Feb 7 2013 .. change: :tags: sql, mysql, gae diff --git a/doc/build/conf.py b/doc/build/conf.py index 966f573615..8aa2c86771 100644 --- a/doc/build/conf.py +++ b/doc/build/conf.py @@ -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" -- 2.47.2