bump version

This commit is contained in:
Soren I. Bjornstad
2021-09-21 20:45:44 -05:00
parent 86441e9618
commit 9a70b67af7
4 changed files with 5 additions and 5 deletions

View File

@@ -18,9 +18,9 @@ copyright = '2021 Soren Bjornstad'
author = 'Soren Bjornstad'
# The short X.Y version
version = "0.1.0"
version = "0.1.1"
# The full version, including alpha/beta/rc tags
release = "0.1.0"
release = "0.1.1"
# -- General configuration ---------------------------------------------------