From 80885ab33079a98207b4bf9fd5766fe68462e6a1 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Sat, 5 May 2012 18:48:15 -0400 Subject: [PATCH] 0.6.9 release prep --- doc/build/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/build/conf.py b/doc/build/conf.py index 1bb3c5475e..ed951d65ad 100644 --- a/doc/build/conf.py +++ b/doc/build/conf.py @@ -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" -- 2.47.3