summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorSeth Morton <seth.m.morton@gmail.com>2023-03-01 21:26:42 -0800
committerSeth Morton <seth.m.morton@gmail.com>2023-03-01 21:26:42 -0800
commit52476290c70a570b643a6fc592fd609065155b72 (patch)
tree0485eef973317dc41fa6d9485b1d84b4c5dc4362 /docs/conf.py
parent1215858e0930dd1ab24c43726725c5e82ea80f87 (diff)
downloadnatsort-52476290c70a570b643a6fc592fd609065155b72.tar.gz
Bump version: 8.3.0 → 8.3.18.3.1
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index aef6107..ab9c3ee 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -59,7 +59,7 @@ copyright = "2014, Seth M. Morton"
# built documents.
#
# The full version, including alpha/beta/rc tags.
-release = "8.3.0"
+release = "8.3.1"
# The short X.Y version.
version = ".".join(release.split(".")[0:2])