diff --git a/doc/conf.py b/doc/conf.py index 40a2698..156be97 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -45,9 +45,9 @@ copyright = u'2013, Lars Kiesow' # built documents. # # The short X.Y version. -version = '0.1' +version = '0.2' # The full version, including alpha/beta/rc tags. -release = '0.1.s%s' % time.strftime('%Y%m%d') +release = '0.2.%s' % time.strftime('%Y%m%d') # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.