Skip to content

Commit 6c9bd6e

Browse files
authored
Update setup.py
1 parent 5f27559 commit 6c9bd6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="sbxpy",
8-
version="0.6.7",
8+
version="0.6.8",
99
author="Luis Guzmán",
1010
author_email="lgguzman890414@gmail.com",
1111
description="This is the module create all request used to communicate with SbxCloud",
@@ -24,4 +24,4 @@
2424
"License :: OSI Approved :: MIT License",
2525
"Operating System :: OS Independent",
2626
],
27-
)
27+
)

0 commit comments

Comments
 (0)