Skip to content

Commit 444b9b2

Browse files
authored
MSAL Python 1.12.0
Bumping version number
1 parent 15c3474 commit 444b9b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

msal/application.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424

2525
# The __init__.py will import this. Not the other way around.
26-
__version__ = "1.11.0"
26+
__version__ = "1.12.0"
2727

2828
logger = logging.getLogger(__name__)
2929

0 commit comments

Comments
 (0)