pull ZK updates and bump version

This commit is contained in:
Soren I. Bjornstad
2022-03-27 15:19:41 -05:00
parent 8fb496bbfe
commit 7be018ea3f
11 changed files with 25 additions and 20 deletions

View File

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