Skip to content

Commit 2db9b9f

Browse files
author
Wout Feys
committed
v1.0.3
1 parent a763718 commit 2db9b9f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

aikido_firewall/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Contains package versions"""
22

3-
PKG_VERSION = "0.1.19"
3+
PKG_VERSION = "1.0.3"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "aikido_firewall"
3-
version = "0.1.19"
3+
version = "1.0.3"
44
description = "Aikido Zen for Python"
55
authors = ["Aikido Security <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)