Skip to content

Commit 8805292

Browse files
authored
Update URL to avoid redirect
1 parent 23b88d6 commit 8805292

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
@@ -11,7 +11,7 @@
1111
description="Tesla Fleet API library for Python",
1212
long_description=long_description,
1313
long_description_content_type="text/markdown",
14-
url="https://github.com/Teslemetry/tesla_fleet_api",
14+
url="https://github.com/Teslemetry/python-tesla-fleet-api",
1515
packages=setuptools.find_packages(),
1616
classifiers=[
1717
"Development Status :: 4 - Beta",

0 commit comments

Comments
 (0)