Skip to content

Commit cf5b55c

Browse files
author
Wout Feys
committed
v1.0.14
1 parent 663bddf commit cf5b55c

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 = "1.0.13"
3+
PKG_VERSION = "1.0.14"

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

0 commit comments

Comments
 (0)