Skip to content

Commit 1889b63

Browse files
author
Wout Feys
committed
Version 0.1.3
1 parent feba796 commit 1889b63

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.2"
3+
PKG_VERSION = "0.1.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.2"
3+
version = "0.1.3"
44
description = "Aikido Zen for Python"
55
authors = ["Aikido"]
66
readme = "README.md"

0 commit comments

Comments
 (0)