aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2017-08-23 11:46:35 +1000
committerDamien George <damien.p.george@gmail.com>2017-08-23 11:46:35 +1000
commit1f78e7a43130acfa4bedf16c1007a1b0f37c75c3 (patch)
tree2f77046f8ecfdc4559548a4c962866ae9328fc44
parentf9ecaa132f44ca25e863bd76a0f9733fd7988503 (diff)
docs: Bump version to 1.9.2.v1.9.2
-rwxr-xr-xdocs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 2c3423d99..a8df37315 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.1'
+version = release = '1.9.2'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.