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

Commit

Permalink
Merge pull request #148 from AzureAD/release-0.6.0
Browse files Browse the repository at this point in the history
ADAL Python 0.6.0
  • Loading branch information
abhidnya13 authored May 15, 2018
2 parents 3765b34 + 610d837 commit fe2010a
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__ = '0.5.1'
__version__ = '0.6.0'

import logging

Expand Down

0 comments on commit fe2010a

Please sign in to comment.