Skip to content

Commit 1b8f962

Browse files
committed
Installation
1 parent cfa9767 commit 1b8f962

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
@@ -42,6 +42,6 @@
4242
packages=find_packages(),
4343
include_package_data=True,
4444
long_description=long_description,
45-
download_url='https://github.com/zbeacon/python-/archive/%s.tar.gz' % VERSION,
45+
download_url='https://github.com/thingsboard/python-/archive/%s.tar.gz' % VERSION,
4646
python_requires=">=3.5",
4747
)

0 commit comments

Comments
 (0)