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 bd6c2e0..4dca26d 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 = '6.2.0' +release = '7.0.0' # The short X.Y version. version = '.'.join(release.split('.')[0:2]) |