bump version

This commit is contained in:
Soren I. Bjornstad
2021-09-22 08:06:32 -05:00
parent 9218a83d41
commit 09b856488b
3 changed files with 4 additions and 4 deletions

View File

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