Skip to content

Commit e8ec20c

Browse files
committed
Updated NEWS and version for release.
1 parent 15861ac commit e8ec20c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
* Version 2.0.1 (released 2015-06-16)
2+
** Minor fixes to platform specific quirks.
3+
14
* Version 2.0.0 (released 2015-06-15)
25
** Complete rewrite
36
- Supports all OATH-enabled YubiKeys, including YubiKey Standard.

yubioath/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@
2424
# non-source form of such a combination shall include the source code
2525
# for the parts of OpenSSL used as well as that of the covered work.
2626

27-
__version__ = "2.0.0"
27+
__version__ = "2.0.1"

0 commit comments

Comments
 (0)