We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efd3461 commit 58fba22Copy full SHA for 58fba22
1 file changed
setup.py
@@ -37,10 +37,10 @@
37
38
setup(
39
name="projectx-sdk",
40
- version="0.1.0",
41
- author="ProjectX Team",
42
- author_email="info@projectx.com",
43
- description="Python SDK for the ProjectX Gateway API",
+ version="0.1.1",
+ author="Christian Starr",
+ author_email="christianjstarr@icloud.com",
+ description="UnofficialPython SDK for the ProjectX Gateway API",
44
long_description=long_description,
45
long_description_content_type="text/markdown",
46
url="https://github.com/ChristianJStarr/projectx-sdk-python",
0 commit comments