Skip to content

Commit

Permalink
ykman 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dagheyman committed May 8, 2017
1 parent a5ac02c commit e168b3e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
* Version 0.3.3 (released 2017-05-08)
** Bugfix: Fix issue with OATH credentials from Steam on YubiKey 4.

* Version 0.3.2 (released 2017-04-24)
** Allow access code input through an interactive prompt.
** Bugfix: Some versions of YubiKey NEO occasionally failed calculating challenge-response credentials with touch.
Expand Down
2 changes: 1 addition & 1 deletion ykman/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@
# ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
# POSSIBILITY OF SUCH DAMAGE.

__version__ = "0.3.2"
__version__ = "0.3.3"

0 comments on commit e168b3e

Please sign in to comment.