Skip to content

Commit a3beecd

Browse files
committed
Prepare for release.
1 parent 9d18095 commit a3beecd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
* Version 2.1.0 (unreleased)
1+
* Version 2.1.0 (released 2015-06-26)
22
** Added setting to kill scdaemon on show, to release the device (GUI only).
33
** Added the ability to program standard YubiKeys with slot-based TOTP
44
credentials.

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.1.0-dev"
27+
__version__ = "2.1.0"

0 commit comments

Comments
 (0)