We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b11733 commit 58f12b1Copy full SHA for 58f12b1
setup.py
@@ -81,7 +81,7 @@
81
test_suite='tests',
82
tests_require=test_requirements,
83
python_requires='>=3.10',
84
- url='https://github.com/DEX-Company/convex-api-py',
+ url='https://github.com/Convex-Dev/convex-api-py',
85
version='0.3.0',
86
zip_safe=False,
87
)
0 commit comments