We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bdf6e0 commit d6932dfCopy full SHA for d6932df
NEWS
@@ -1,4 +1,4 @@
1
-* Version 2.3.0 (unreleased)
+* Version 2.3.0 (released 2015-11-20)
2
** Re-schedule timer each time period based on system time to prevent Qt timer
3
drift.
4
** Clear password memory cache on minimize to prevent accidentally leaving the
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__ = "2.3.0-dev0"
+__version__ = "2.3.0"
0 commit comments