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 61fd63d commit 32b0040Copy full SHA for 32b0040
setup.cfg
@@ -2,13 +2,13 @@
2
name = ovh
3
description = "Official OVH.com API wrapper"
4
long_description = file: README.rst
5
-version = 0.5.0
6
-author = Jean-Tiare Le Bigot
7
-author_email = jean-tiare.le-bigot@corp.ovh.com
8
-url = http://api.ovh.com
+version = 0.6.0
+author = OVHcloud team - Romain Beuque
+author_email = api@ml.ovh.net
+url = https://api.ovh.com
9
license = BSD
10
license_file = LICENSE
11
-keywords = ovh, sdk, rest
+keywords = ovh, sdk, rest, ovhcloud
12
classifiers =
13
License :: OSI Approved :: BSD License
14
Development Status :: 5 - Production/Stable
0 commit comments