Skip to content

Commit bff9d9b

Browse files
author
Eduardo Ferreira
committed
Commit bump version
1 parent 69e8c3b commit bff9d9b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.51"
3-
VERSION = "2.1.51"
2+
__version__ = "2.1.52"
3+
VERSION = "2.1.52"

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.51
2+
current_version = 2.1.52
33

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

0 commit comments

Comments
 (0)