diff --git a/CHANGES.txt b/CHANGES.txt index 98f9acb47..15fb5ea5d 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,4 +1,4 @@ -0.9.2 (2015-??-??) +0.9.2 (2015-04-22) ================== Bug Handling diff --git a/docs/source/conf.py b/docs/source/conf.py index 3e524be4b..e7158ca8a 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.2-dev' +release = '0.9.2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.