Skip to content

Commit

Permalink
Release 0.6.2
Browse files Browse the repository at this point in the history
* Applied suggestion in PR #46
* Bumped patch version `0.6.2`
  • Loading branch information
victorskl committed Feb 13, 2021
1 parent b9ba51e commit 68f17c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yawsso/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
"""yawsso cli package, version follow PEP440."""
__version__ = VERSION = '0.6.1' # pragma: no cover
__version__ = VERSION = '0.6.2' # pragma: no cover

0 comments on commit 68f17c2

Please sign in to comment.