Skip to content

Commit 58fba22

Browse files
Update setup.py
1 parent efd3461 commit 58fba22

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

setup.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@
3737

3838
setup(
3939
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",
40+
version="0.1.1",
41+
author="Christian Starr",
42+
author_email="christianjstarr@icloud.com",
43+
description="UnofficialPython SDK for the ProjectX Gateway API",
4444
long_description=long_description,
4545
long_description_content_type="text/markdown",
4646
url="https://github.com/ChristianJStarr/projectx-sdk-python",

0 commit comments

Comments
 (0)