Update conf.py

Bumped version
This commit is contained in:
Jamie Hardt
2019-01-05 09:52:13 -08:00
parent f8feec8119
commit 71f0aed5ff

View File

@@ -26,7 +26,7 @@ author = u'Jamie Hardt'
# The short X.Y version
version = u''
# The full version, including alpha/beta/rc tags
release = u'v1.0'
release = u'v1.1'
# -- General configuration ---------------------------------------------------