Skip to content

Commit 5338af7

Browse files
authored
Merge pull request #13 from EdwardBetts/patch-1
Update URL to avoid redirect
2 parents 23b88d6 + 8805292 commit 5338af7

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)