We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 626939b commit 3a25159Copy full SHA for 3a25159
aikido_zen/config.py
@@ -1,3 +1,3 @@
1
"""Contains package versions"""
2
3
-PKG_VERSION = "0.1.19"
+PKG_VERSION = "1.0.6"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "aikido_zen"
-version = "0.1.19"
+version = "1.0.6"
4
description = "Aikido Zen for Python"
5
authors = ["Aikido Security <[email protected]>"]
6
readme = "README.md"
0 commit comments