summaryrefslogtreecommitdiff
path: root/doc/build/conf.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2015-03-13 16:28:03 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2015-03-13 16:40:39 -0400
commit175e5c97a7f20d774e27fe66a141a12f341be9ad (patch)
tree3425ce866aa4dc6e5828c3fe40fd2241f11be09a /doc/build/conf.py
parentf1e777b2abcef0ad56d3c1f58ee33492abe37998 (diff)
downloadsqlalchemy-175e5c97a7f20d774e27fe66a141a12f341be9ad.tar.gz
Diffstat (limited to 'doc/build/conf.py')
-rw-r--r--doc/build/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build/conf.py b/doc/build/conf.py
index 54ce3e492..7dfb3ce7f 100644
--- a/doc/build/conf.py
+++ b/doc/build/conf.py
@@ -108,7 +108,7 @@ version = "1.0"
# The full version, including alpha/beta/rc tags.
release = "1.0.0b1"
-release_date = "Not released"
+release_date = "March 13, 2015"
site_base = os.environ.get("RTD_SITE_BASE", "http://www.sqlalchemy.org")
site_adapter_template = "docs_adapter.mako"