Skip to content

Commit a8ffeaa

Browse files
author
Codeslayer666
committed
update version.
1 parent 85018da commit a8ffeaa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44

55
setup(
66
name='upcloud-api',
7-
version='0.4.3',
7+
version='0.4.4',
88
description='UpCloud API Client',
99
author='Elias Nygren',
1010
maintainer='Mika Lackman',
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.3',
14+
download='https://github.com/UpCloudLtd/upcloud-python-api/tarball/v0.4.4',
1515
license='MIT',
1616
install_requires=[
1717
'requests>=2.6.0',

0 commit comments

Comments
 (0)