Skip to content

Commit 9b8e8a4

Browse files
committed
update version to 0.3.0a4
Signed-off-by: Timo Glastra <timo@animo.id>
1 parent ca6cfc6 commit 9b8e8a4

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 parse_requirements(filename):
2222
if __name__ == "__main__":
2323
setup(
2424
name=PACKAGE_NAME,
25-
version="0.3.0a3",
25+
version="0.3.0a4",
2626
description="A simple python package for controlling an aries agent through the admin-api interface",
2727
long_description=long_description,
2828
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)