Skip to content

Commit 99f3b07

Browse files
authored
Bumps version number
1 parent 072ca58 commit 99f3b07

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
@@ -22,7 +22,7 @@
2222

2323

2424
# The __init__.py will import this. Not the other way around.
25-
__version__ = "1.10.0"
25+
__version__ = "1.11.0"
2626

2727
logger = logging.getLogger(__name__)
2828

0 commit comments

Comments
 (0)