Skip to content

Commit 7a798c6

Browse files
committed
fix: pypi link to new public repository
1 parent b35f5e6 commit 7a798c6

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
@@ -16,7 +16,7 @@
1616
"Programming Language :: Python :: 3.8",
1717
],
1818
keywords="api graphql client",
19-
url="https://github.com/SMARTeacher/python-graphql-client", # TODO change this
19+
url="https://github.com/prodigyeducation/python-graphql-client",
2020
author="Justin Krinke",
2121
author_email="opensource@prodigygame.com",
2222
license="MIT",

0 commit comments

Comments
 (0)