summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSeth Morton <seth.m.morton@gmail.com>2023-02-27 09:57:49 -0800
committerSeth Morton <seth.m.morton@gmail.com>2023-02-27 09:57:49 -0800
commit451244d19d36df152d416003acf47ce538c8beaf (patch)
treefcfab65efb0edc9d9ce47742bd7ca445d862dd54 /docs
parent3dc133c38b369700de0af471a49d53e558a37a38 (diff)
downloadnatsort-451244d19d36df152d416003acf47ce538c8beaf.tar.gz
Bump version: 8.2.0 → 8.3.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 941b27e..aef6107 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.2.0"
+release = "8.3.0"
# The short X.Y version.
version = ".".join(release.split(".")[0:2])