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

Commit

Permalink
ADAL Python 1.2.3
Browse files Browse the repository at this point in the history
Bumping version number
  • Loading branch information
abhidnya13 authored May 1, 2020
1 parent b9fd4bc commit 4e7a708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adal/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

# pylint: disable=wrong-import-position

__version__ = '1.2.2'
__version__ = '1.2.3'

import logging

Expand Down

0 comments on commit 4e7a708

Please sign in to comment.