Skip to content

Commit

Permalink
Merge pull request #256 from AikidoSec/release-v1.0.15
Browse files Browse the repository at this point in the history
Release v1.0.16
  • Loading branch information
willem-delbare authored Nov 18, 2024
2 parents d8437c1 + 87522af commit d3e2c7d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion aikido_zen/config.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""Contains package versions"""

PKG_VERSION = "1.0.13"
PKG_VERSION = "1.0.16"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "aikido_zen"
version = "1.0.13"
version = "1.0.16"
description = "Aikido Zen for Python"
authors = ["Aikido Security <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit d3e2c7d

Please sign in to comment.