Skip to content

Commit 9316713

Browse files
author
Eduardo Ferreira
committed
Commit bump version
1 parent fd07da1 commit 9316713

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.44"
3-
VERSION = "2.1.44"
2+
__version__ = "2.1.45"
3+
VERSION = "2.1.45"

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.44
2+
current_version = 2.1.45
33

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

0 commit comments

Comments
 (0)