Skip to content

Commit

Permalink
Yubico Authenticator v3.1.4
Browse files Browse the repository at this point in the history
Signed-off-by: Steven Noonan <[email protected]>
  • Loading branch information
tycho committed Jul 10, 2017
1 parent f6d60e4 commit acd2fa8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
* Version 3.1.4
** Removed support for slot-based storage.
** Fix progress bar counter when using only touch-based credentials.
** Minor cleanups and bugfixes.

* Version 3.1.3
** Fixed refreshing codes requiring touch
Expand Down
2 changes: 1 addition & 1 deletion yubioath/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@
# non-source form of such a combination shall include the source code
# for the parts of OpenSSL used as well as that of the covered work.

__version__ = "3.1.4-dev"
__version__ = "3.1.4"

0 comments on commit acd2fa8

Please sign in to comment.