Skip to content

Commit a7ec5b4

Browse files
authored
MSAL Python 1.16.0
1 parent 20eed4a commit a7ec5b4

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
@@ -26,7 +26,7 @@
2626

2727

2828
# The __init__.py will import this. Not the other way around.
29-
__version__ = "1.15.0"
29+
__version__ = "1.16.0"
3030

3131
logger = logging.getLogger(__name__)
3232

0 commit comments

Comments
 (0)