summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSeth Morton <seth.m.morton@gmail.com>2020-01-08 22:45:21 -0800
committerSeth Morton <seth.m.morton@gmail.com>2020-01-08 22:45:21 -0800
commit4188fb8166dfd413ad1d22ee3dcdb904e600b5a8 (patch)
tree15cc11afb809c49b2cc2e6a0b0f227d4a293ce26 /docs
parent253fd5e72983913b4949376aea6d2caa7dadb956 (diff)
downloadnatsort-4188fb8166dfd413ad1d22ee3dcdb904e600b5a8.tar.gz
Bump version: 6.2.0 → 7.0.07.0.0
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py2
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])