We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7b4931 commit 050e530Copy full SHA for 050e530
setup.py
@@ -7,7 +7,7 @@
7
readme = f.read()
8
9
setup(name='annofabapi',
10
- version='0.1.0',
+ version='0.1.1',
11
description='Python Clinet Library of AnnoFab API (https://annofab.com/docs/api/)',
12
long_description=readme,
13
long_description_content_type='text/markdown',
0 commit comments