We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8c1bd8 commit 12cb1aaCopy full SHA for 12cb1aa
NEWS
@@ -1,4 +1,4 @@
1
-* Version 3.1.6 (unreleased)
+* Version 3.1.6 (released 2018-03-04, by Steven Noonan <[email protected]>)
2
** Enabled High DPI support in Qt, which makes things look much nicer on Mac OS X
3
** Fixed another case where re-prompting for the token password repeatedly
4
** Fixed Windows NSIS installer script to work with current PyInstaller/PyQt
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__ = "3.1.6-dev"
+__version__ = "3.1.6"
0 commit comments