aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2017-11-01 11:19:56 +1100
committerDamien George <damien.p.george@gmail.com>2017-11-01 11:19:56 +1100
commitfe45d78b1edd6d2202c3544797885cb0b12d4f03 (patch)
tree90f6d22603869079cb578ab443dab1eea5f7b149
parent5ae9586541f93065d8dd46862f1f226274c4c5c4 (diff)
docs: Bump version to 1.9.3.v1.9.3
-rwxr-xr-xdocs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index a8df37315..5352d16e4 100755
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -98,7 +98,7 @@ copyright = '2014-2017, Damien P. George, Paul Sokolovsky, and contributors'
#
# We don't follow "The short X.Y version" vs "The full version, including alpha/beta/rc tags"
# breakdown, so use the same version identifier for both to avoid confusion.
-version = release = '1.9.2'
+version = release = '1.9.3'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.