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 #163 from AzureAD/release-1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
abhidnya13 authored Jun 26, 2018
2 parents 18a985c + 5ced422 commit 42fea5c
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.0.1'
__version__ = '1.0.2'

import logging

Expand Down

0 comments on commit 42fea5c

Please sign in to comment.