Skip to content

Commit

Permalink
Release 0.1.3 with python 3 support using six. (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangk authored Apr 10, 2018
1 parent d0d611c commit aaf83a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

setuptools.setup(
name='pyu2f',
version='0.1.2',
version='0.1.3',
description='U2F host library for interacting with a U2F device over USB.',
long_description='pyu2f is a python based U2F host library for Linux, '
'Windows, and MacOS. It provides functionality for '
Expand Down

0 comments on commit aaf83a6

Please sign in to comment.