Skip to content

Commit f1f6732

Browse files
author
Eduardo Ferreira
committed
Commit bump version
1 parent e5a9e17 commit f1f6732

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.35"
3-
VERSION = "2.1.35"
2+
__version__ = "2.1.36"
3+
VERSION = "2.1.36"

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.35
2+
current_version = 2.1.36
33

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

0 commit comments

Comments
 (0)