We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f27559 commit 6c9bd6eCopy full SHA for 6c9bd6e
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name="sbxpy",
8
- version="0.6.7",
+ version="0.6.8",
9
author="Luis Guzmán",
10
author_email="lgguzman890414@gmail.com",
11
description="This is the module create all request used to communicate with SbxCloud",
@@ -24,4 +24,4 @@
24
"License :: OSI Approved :: MIT License",
25
"Operating System :: OS Independent",
26
],
27
-)
+)
0 commit comments