Skip to content

Commit d6932df

Browse files
committed
Prepare for release.
1 parent 8bdf6e0 commit d6932df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
* Version 2.3.0 (unreleased)
1+
* Version 2.3.0 (released 2015-11-20)
22
** Re-schedule timer each time period based on system time to prevent Qt timer
33
drift.
44
** Clear password memory cache on minimize to prevent accidentally leaving the

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.3.0-dev0"
27+
__version__ = "2.3.0"

0 commit comments

Comments
 (0)