Skip to content

Commit 353841d

Browse files
committed
docs: update tag
1 parent ce26ec0 commit 353841d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
# Python SDK
33

4-
Version: ionosenterprise-sdk-python **5.5.0**
4+
Version: ionosenterprise-sdk-python **5.5.1**
55

66
## Deprecated
77

ionosenterprise/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
"""Ionos Enterprise API Client Library for Python"""
16-
__version__ = '5.5.0'
16+
__version__ = '5.5.1'
1717

1818
API_HOST = 'https://api.ionos.com/cloudapi/v5'
1919
API_VERSION = '5.0'

0 commit comments

Comments
 (0)