Skip to content

Commit

Permalink
fix: URL typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cdnninja authored Apr 14, 2024
1 parent 9d7513d commit 322fdf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
packages=find_packages(include=["yoto_api", "yoto_api.*"]),
test_suite="tests",
tests_require=test_requirements,
url="https://github.com/cdninja/yoto_api",
url="https://github.com/cdnninja/yoto_api",
version="1.0.4",
zip_safe=False,
)

0 comments on commit 322fdf9

Please sign in to comment.