summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSeth Morton <seth.m.morton@gmail.com>2020-01-27 23:29:33 -0800
committerSeth Morton <seth.m.morton@gmail.com>2020-01-27 23:29:33 -0800
commitd0d0d293b1d65581477741fa812a56df5c8d9c5b (patch)
tree19affc09d4d292eed653f4c10c0022f115c7e233 /docs
parent3f998d75c29842e0753d70efedf364696e7a88c0 (diff)
downloadnatsort-d0d0d293b1d65581477741fa812a56df5c8d9c5b.tar.gz
Bump version: 7.0.0 → 7.0.17.0.1
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 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])