Skip to content

Commit 776d71c

Browse files
authored
Merge pull request #348 from AzureAD/release-1.11.0
Merge Release 1.11.0 back to dev branch
2 parents 1122cb7 + 6320055 commit 776d71c

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)