diff options
Diffstat (limited to 'doc/build/conf.py')
| -rw-r--r-- | doc/build/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build/conf.py b/doc/build/conf.py index f3975a548..274480a70 100644 --- a/doc/build/conf.py +++ b/doc/build/conf.py @@ -85,7 +85,7 @@ version = "0.9" # The full version, including alpha/beta/rc tags. release = "0.9.0b1" -release_date = "(not released)" +release_date = "October 26, 2013" site_base = "http://www.sqlalchemy.org" |
