Skip to content

Commit

Permalink
revision version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ff137 committed Apr 17, 2024
1 parent 83035e8 commit 64df6e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ def parse_requirements(filename: str):
if __name__ == "__main__":
setup(
name=PACKAGE_NAME,
version="0.11.0-rev4",
version="0.11.0-rev5",
description="A simple python client for controlling an ACA-Py agent",
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 64df6e0

Please sign in to comment.