summaryrefslogtreecommitdiff
path: root/api-docs/source
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2017-08-31 20:27:58 -0400
committerJordan Wiens <jordan@psifertex.com>2017-08-31 20:27:58 -0400
commitb41ce98a3930dc7c17be8081ef3a1ada3e2d58e8 (patch)
tree69ffa317584817e51f820b7c71fe43ec431d5569 /api-docs/source
parent110f16bcbed04cd28b62065968ffa409fe76cdcf (diff)
increase version number in api docs
Diffstat (limited to 'api-docs/source')
-rw-r--r--api-docs/source/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/api-docs/source/conf.py b/api-docs/source/conf.py
index 412a56fa..1f5772b5 100644
--- a/api-docs/source/conf.py
+++ b/api-docs/source/conf.py
@@ -144,9 +144,9 @@ author = u'Vector 35 LLC'
# built documents.
#
# The short X.Y version.
-version = u'1.0'
+version = u'1.1'
# The full version, including alpha/beta/rc tags.
-release = u'1.0.1'
+release = u'1.1.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.