diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/changelog.rst | 2 | ||||
| -rw-r--r-- | docs/conf.py | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst index 538a176..890d976 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -1,4 +1,4 @@ -0.7.2 (YYYY-MM-DD) +0.7.2 (2011-11-01) --------------------------- Changes diff --git a/docs/conf.py b/docs/conf.py index 47596af..ffc7c1e 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -58,7 +58,7 @@ copyright = u'2011, Evan Rosson, Jan Dittberner, Domen Kožar, Chris Withers' # The short X.Y version. version = '0.7.2' # The full version, including alpha/beta/rc tags. -release = '0.7.2.dev' +release = '0.7.2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |
