Skip to content

Commit 5761886

Browse files
refeedarunim2405
authored andcommitted
setup.py: bump version
1 parent b36519b commit 5761886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ def read(*names, **kwargs):
2222

2323
setup(
2424
name="py-tirith",
25-
version="1.0.0-beta.2",
25+
version="1.0.0-beta.3",
2626
license="Apache",
2727
description="Tirith simplifies defining Policy as Code.",
2828
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)