Skip to content

Commit 12cb1aa

Browse files
committed
Yubico Authenticator 3.1.6
No major changes this release, mostly bugfixes and cosmetic changes. Signed-off-by: Steven Noonan <[email protected]>
1 parent c8c1bd8 commit 12cb1aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

NEWS

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
* Version 3.1.6 (unreleased)
1+
* Version 3.1.6 (released 2018-03-04, by Steven Noonan <[email protected]>)
22
** Enabled High DPI support in Qt, which makes things look much nicer on Mac OS X
33
** Fixed another case where re-prompting for the token password repeatedly
44
** Fixed Windows NSIS installer script to work with current PyInstaller/PyQt

yubioath/__init__.py

+1-1
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__ = "3.1.6-dev"
27+
__version__ = "3.1.6"

0 commit comments

Comments
 (0)