diff --git a/CHANGES.txt b/CHANGES.txt index fbd09b9ab..44c6fcc35 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,4 +1,4 @@ -0.9.0 (2015-MM-DD) +0.9.0 (2015-02-25) ================== Backwards Incompatibilities diff --git a/docs/source/conf.py b/docs/source/conf.py index 9006c36ed..2bf69c89a 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -52,7 +52,7 @@ # The short X.Y version. version = '0.9' # The full version, including alpha/beta/rc tags. -release = '0.9.0-dev' +release = '0.9.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.