From d7641af22c9aaa53ba1b6f2abab12d99dbd7acf4 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Mon, 23 Jun 2014 19:01:30 -0400 Subject: [PATCH] 0.9.6 --- doc/build/changelog/changelog_09.rst | 2 +- doc/build/conf.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/build/changelog/changelog_09.rst b/doc/build/changelog/changelog_09.rst index 77fc58148f..e4938ec504 100644 --- a/doc/build/changelog/changelog_09.rst +++ b/doc/build/changelog/changelog_09.rst @@ -13,7 +13,7 @@ .. changelog:: :version: 0.9.6 - :released: + :released: June 23, 2014 .. change:: :tags: bug, orm diff --git a/doc/build/conf.py b/doc/build/conf.py index 9e35980ada..00d4d2df3e 100644 --- a/doc/build/conf.py +++ b/doc/build/conf.py @@ -92,7 +92,7 @@ copyright = u'2007-2014, the SQLAlchemy authors and contributors' # The short X.Y version. version = "0.9" # The full version, including alpha/beta/rc tags. -release = "0.9.5" +release = "0.9.6" release_date = "June 23, 2014" -- 2.47.3