Skip to content

Commit 88faf35

Browse files
author
morrieinmaas
committed
Version bump for release 0.4.1
Signed-off-by: morrieinmaas <moritz@animo.id>
1 parent 4b1968f commit 88faf35

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
@@ -18,7 +18,7 @@ def parse_requirements(filename: str):
1818
if __name__ == "__main__":
1919
setup(
2020
name=PACKAGE_NAME,
21-
version="0.4.0",
21+
version="0.4.1",
2222
description="A simple python package for controlling an aries agent through the admin-api interface",
2323
long_description=long_description,
2424
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)