Skip to content

Commit 24959a9

Browse files
committed
MSAL Python 1.14
Bumping version number
1 parent a621e50 commit 24959a9

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
@@ -25,7 +25,7 @@
2525

2626

2727
# The __init__.py will import this. Not the other way around.
28-
__version__ = "1.13.0"
28+
__version__ = "1.14.0"
2929

3030
logger = logging.getLogger(__name__)
3131

0 commit comments

Comments
 (0)