diff options
Diffstat (limited to 'docs/conf.py')
-rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index 4dca26d..f9510d4 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -58,7 +58,7 @@ copyright = '2014, Seth M. Morton' # built documents. # # The full version, including alpha/beta/rc tags. -release = '7.0.0' +release = '7.0.1' # The short X.Y version. version = '.'.join(release.split('.')[0:2]) |