Skip to content
This repository was archived by the owner on Sep 29, 2023. It is now read-only.

Commit 7dddec0

Browse files
authored
Merge pull request #248 from AzureAD/release-1.2.6
Merge ADAL Python 1.2.6 back to dev branch
2 parents 9ce5164 + 9c5bb85 commit 7dddec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adal/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
# pylint: disable=wrong-import-position
2929

30-
__version__ = '1.2.5'
30+
__version__ = '1.2.6'
3131

3232
import logging
3333

0 commit comments

Comments
 (0)