diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/source/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py index a80fd3a..c4dd75d 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -49,9 +49,9 @@ copyright = u'2010, Jonathan LaCour' # built documents. # # The short X.Y version. -version = '0.2.0b' +version = '0.2.0b2' # The full version, including alpha/beta/rc tags. -release = '0.2.0b' +release = '0.2.0b2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |