Skip to content

Commit 7117c75

Browse files
committed
Updated NEWS and version for release.
1 parent cf83607 commit 7117c75

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

NEWS

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
* Version 2.1.1 (unreleased)
1+
* Version 2.1.1 (released 2015-07-02)
22
** Added man pages.
33
** Fixed bug with non-CCID YubiKeys not displaying slot-bsed credentials.
4+
** Windows installer/uninstaller checks for running instance, and closes it.
45

56
* Version 2.1.0 (released 2015-06-26)
67
** Added setting to kill scdaemon on show, to release the device (GUI only).

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.1-dev"
27+
__version__ = "2.1.1"

0 commit comments

Comments
 (0)