We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e7539b0 + 353841d commit eb39a6fCopy full SHA for eb39a6f
2 files changed
README.md
@@ -1,7 +1,7 @@
1
2
# Python SDK
3
4
-Version: ionosenterprise-sdk-python **5.5.0**
+Version: ionosenterprise-sdk-python **5.5.1**
5
6
## Deprecated
7
ionosenterprise/__init__.py
@@ -13,7 +13,7 @@
13
# limitations under the License.
14
15
"""Ionos Enterprise API Client Library for Python"""
16
-__version__ = '5.5.0'
+__version__ = '5.5.1'
17
18
API_HOST = 'https://api.ionos.com/cloudapi/v5'
19
API_VERSION = '5.0'
0 commit comments