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 51b9367 commit 8f72cedCopy full SHA for 8f72ced
setup.py
@@ -5,8 +5,8 @@
5
long_description = txt.read()
6
7
setuptools.setup(
8
- name='metaapi',
9
- version='1.0.0',
+ name='metavoidapi',
+ version='1.0.2',
10
description='Metavoid Api Wrapper',
11
long_description=long_description,
12
long_description_content_type="text/markdown",
0 commit comments