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 663bddf commit cf5b55cCopy full SHA for cf5b55c
aikido_zen/config.py
@@ -1,3 +1,3 @@
1
"""Contains package versions"""
2
3
-PKG_VERSION = "1.0.13"
+PKG_VERSION = "1.0.14"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "aikido_zen"
-version = "1.0.13"
+version = "1.0.14"
4
description = "Aikido Zen for Python"
5
authors = ["Aikido Security <[email protected]>"]
6
readme = "README.md"
0 commit comments