Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67ccbd2 commit 43efd1dCopy full SHA for 43efd1d
setup.cfg
@@ -1,2 +1,2 @@
1
-[wheel]
+[bdist_wheel]
2
universal = 1
setup.py
@@ -16,7 +16,7 @@
16
17
setup(
18
name='grafannotate',
19
- version='0.0.10',
+ version='0.0.11',
20
url='https://github.com/devopsmakers/python-grafannotate',
21
license='MIT',
22
author='Tim Birkett',
0 commit comments