We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1bd01f commit 7a8dc08Copy full SHA for 7a8dc08
setup.py
@@ -7,7 +7,7 @@
7
long_description = f.read()
8
9
setup(name='octanegg',
10
- version='1.0',
+ version='1.0.1',
11
author='amas0',
12
author_email='andrew.mascioli1@gmail.com',
13
description='Python client library for octane.gg public API',
0 commit comments