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 0f26a6e commit ac22bedCopy full SHA for ac22bed
pyproject.toml
@@ -5,8 +5,8 @@ description = "Python SDK for Jupiter Exchange APIs."
5
authors = ["Fiji <charismoutafidis@gmail.com>"]
6
license = "MIT"
7
readme = "README.md"
8
-homepage = "https://github.com/cmoutafidis/jup-python-sdk"
9
-repository = "https://github.com/cmoutafidis/jup-python-sdk"
+homepage = "https://github.com/Jupiter-DevRel/jup-python-sdk"
+repository = "https://github.com/Jupiter-DevRel/jup-python-sdk"
10
keywords = ["solana", "jupiter", "sdk"]
11
packages = [{include = "jup_python_sdk"}]
12
classifiers = [
0 commit comments