Skip to content

Commit

Permalink
fix package version
Browse files Browse the repository at this point in the history
  • Loading branch information
gruebel committed Jul 21, 2024
1 parent c21618d commit 4be1141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion policy_sentry/bin/version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# pylint: disable=missing-module-docstring
__version__ = "0.12.17"
__version__ = "0.13.1"

0 comments on commit 4be1141

Please sign in to comment.