Bump version to 0.1.1

To cover the docs updates and such.
This commit is contained in:
Simon Forman
2018-04-25 20:53:59 -07:00
parent 59c15956fa
commit 6797497453
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ author = u'Simon Forman'
# The short X.Y version
version = u'0.1'
# The full version, including alpha/beta/rc tags
release = u'0.1.0'
release = u'0.1.1'
# -- General configuration ---------------------------------------------------