Skip to content

Commit 638aac9

Browse files
author
Alexandru Toma
committed
new version 5.3.0 -> 5.4.0
1 parent 2e960e4 commit 638aac9

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.3.0**
4+
Version: ionosenterprise-sdk-python **5.4.0**
55

66
## Table of Contents
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.3.0'
16+
__version__ = '5.4.0'
1717

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

0 commit comments

Comments
 (0)