We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee40efa commit c4058a8Copy full SHA for c4058a8
setup.py
@@ -14,8 +14,8 @@
14
long_description=long_description,
15
long_description_content_type='text/markdown',
16
author='Elias Nygren',
17
- maintainer='Mika Lackman',
18
- maintainer_email='mika.lackman@upcloud.com',
+ maintainer='UpCloud',
+ maintainer_email='hello@upcloud.com',
19
url='https://github.com/UpCloudLtd/upcloud-python-api',
20
packages=['upcloud_api', 'upcloud_api.cloud_manager'],
21
download_url='https://github.com/UpCloudLtd/upcloud-python-api/archive/%s.tar.gz' % version,
0 commit comments