We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae12c7e commit f09f77fCopy full SHA for f09f77f
setup.py
@@ -8,7 +8,7 @@ def load_long_description():
8
9
setup(
10
name='basic-api',
11
- version='0.1.0',
+ version='0.1.1',
12
description='Basic API client',
13
long_description=load_long_description(),
14
long_description_content_type="text/markdown",
0 commit comments