Skip to content

Commit 3062770

Browse files
committed
Merge branch 'release-1.15.0' into dev
2 parents 06c9cff + 1c8bcb4 commit 3062770

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.14.0"
29+
__version__ = "1.15.0"
3030

3131
logger = logging.getLogger(__name__)
3232

0 commit comments

Comments
 (0)