Skip to content

Commit 58f12b1

Browse files
committed
🔧 fix(setup.py): update repository URL
1 parent 3b11733 commit 58f12b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
test_suite='tests',
8282
tests_require=test_requirements,
8383
python_requires='>=3.10',
84-
url='https://github.com/DEX-Company/convex-api-py',
84+
url='https://github.com/Convex-Dev/convex-api-py',
8585
version='0.3.0',
8686
zip_safe=False,
8787
)

0 commit comments

Comments
 (0)