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 9d18095 commit a3beecdCopy full SHA for a3beecd
NEWS
@@ -1,4 +1,4 @@
1
-* Version 2.1.0 (unreleased)
+* Version 2.1.0 (released 2015-06-26)
2
** Added setting to kill scdaemon on show, to release the device (GUI only).
3
** Added the ability to program standard YubiKeys with slot-based TOTP
4
credentials.
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.1.0-dev"
+__version__ = "2.1.0"
0 commit comments