Skip to content

Commit 0fcc0a2

Browse files
committed
version bump to 0.8.2-beta0
1 parent 3f6e5f2 commit 0fcc0a2

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
@@ -19,7 +19,7 @@ def parse_requirements(filename: str):
1919
if __name__ == "__main__":
2020
setup(
2121
name=PACKAGE_NAME,
22-
version="0.8.1",
22+
version="0.8.2-beta0",
2323
description="A simple python package for controlling an aries agent through the admin-api interface",
2424
long_description=long_description,
2525
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)