We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15861ac commit e8ec20cCopy full SHA for e8ec20c
NEWS
@@ -1,3 +1,6 @@
1
+* Version 2.0.1 (released 2015-06-16)
2
+ ** Minor fixes to platform specific quirks.
3
+
4
* Version 2.0.0 (released 2015-06-15)
5
** Complete rewrite
6
- Supports all OATH-enabled YubiKeys, including YubiKey Standard.
yubioath/__init__.py
@@ -24,4 +24,4 @@
24
# non-source form of such a combination shall include the source code
25
# for the parts of OpenSSL used as well as that of the covered work.
26
27
-__version__ = "2.0.0"
+__version__ = "2.0.1"
0 commit comments