Skip to content

Commit fb85f1a

Browse files
author
Codeslayer666
committed
Download url for pypi release.
1 parent 660603b commit fb85f1a

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
maintainer_email='mika.lackman@upcloud.com',
1212
url='https://github.com/UpCloudLtd/upcloud-python-api',
1313
packages=['upcloud_api', 'upcloud_api.cloud_manager'],
14-
download='https://github.com/UpCloudLtd/upcloud-python-api/tarball/v0.4.4',
14+
download='https://github.com/UpCloudLtd/upcloud-python-api/archive/0.4.5.tar.gz',
1515
license='MIT',
1616
install_requires=[
1717
'requests>=2.6.0',

0 commit comments

Comments
 (0)