summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSeth Morton <seth.m.morton@gmail.com>2019-11-13 10:40:49 -0800
committerSeth Morton <seth.m.morton@gmail.com>2019-11-13 10:44:45 -0800
commit47d72d5eaabd647170da0770f9c162767a84bdec (patch)
tree14e04ccdcdb588b7b3085a61f2578b1a6e038eeb /docs
parent2538be09ee3daf48bf02a19c1b252240b8a6f7ca (diff)
downloadnatsort-47d72d5eaabd647170da0770f9c162767a84bdec.tar.gz
Bump version: 6.1.0 → 6.2.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 b746a90..31f1fed 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -58,7 +58,7 @@ copyright = u'2014, Seth M. Morton'
# built documents.
#
# The full version, including alpha/beta/rc tags.
-release = '6.1.0'
+release = '6.2.0'
# The short X.Y version.
version = '.'.join(release.split('.')[0:2])