Skip to content

Commit 3a25159

Browse files
author
Wout Feys
committed
v1.0.6
1 parent 626939b commit 3a25159

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

aikido_zen/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.6"

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_zen"
3-
version = "0.1.19"
3+
version = "1.0.6"
44
description = "Aikido Zen for Python"
55
authors = ["Aikido Security <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)