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

Commit

Permalink
Bump the patch version number to 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rayluo authored Nov 18, 2016
1 parent 15dc8f6 commit 20974f2
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.4.2'
__version__ = '0.4.3'

import logging

Expand Down

0 comments on commit 20974f2

Please sign in to comment.