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