We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e480bf0 commit 22419caCopy full SHA for 22419ca
setup.py
@@ -26,7 +26,7 @@
26
27
setuptools.setup(
28
name='pyu2f',
29
- version='0.1.1',
+ version='0.1.2',
30
description='U2F host library for interacting with a U2F device over USB.',
31
long_description='pyu2f is a python based U2F host library for Linux, '
32
'Windows, and MacOS. It provides functionality for '
0 commit comments