Skip to content

Commit 4dfe9d3

Browse files
author
Alexandru Godri
committed
Increased version to 5.1.0
1 parent e5d024c commit 4dfe9d3

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.0.0**
4+
Version: ionosenterprise-sdk-python **5.1.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.0.0'
16+
__version__ = '5.1.0'
1717

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

0 commit comments

Comments
 (0)