Skip to content

Commit eca9b27

Browse files
author
Sergio Lebon
committed
Merge branch 'develop' of github.com:sle38/python-sdk into develop
2 parents 10e1480 + e29c5e4 commit eca9b27

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

msa_sdk/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Package SDK."""
2-
__version__ = "2.1.70"
3-
VERSION = "2.1.70"
2+
__version__ = "2.1.71"
3+
VERSION = "2.1.71"

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 2.1.70
2+
current_version = 2.1.71
33

44
[install]
55
install-lib = /usr/lib/python3.7/site-packages

0 commit comments

Comments
 (0)