Skip to content

Commit f4c45d3

Browse files
authored
MSAL Python 1.13.0
1 parent dd6d9a1 commit f4c45d3

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.12.0"
26+
__version__ = "1.13.0"
2727

2828
logger = logging.getLogger(__name__)
2929

0 commit comments

Comments
 (0)