Skip to content

Commit 094812c

Browse files
authoredJul 3, 2019
Merge pull request AzureAD#209 from AzureAD/release-1.2.2
Merge ADAL Python 1.2.2 release branch back to dev
2 parents 9209ed3 + 199dc31 commit 094812c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎adal/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

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

30-
__version__ = '1.2.1'
30+
__version__ = '1.2.2'
3131

3232
import logging
3333

0 commit comments

Comments
 (0)