Skip to content

Commit 44c89ef

Browse files
committed
Updated NEWS for release.
1 parent b874d05 commit 44c89ef

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.2.1 (released 2015-08-20)
2+
** Bugfix release: Fix adding credentials via the UI.
3+
14
* Version 2.2.0 (released 2015-08-18)
25
** Allow spaces in OATH keys.
36
** Don't crash if smartcard subsystem isn't available.

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.2.1-dev0"
27+
__version__ = "2.2.1"

0 commit comments

Comments
 (0)