Bumped version.

This commit is contained in:
Dain Nilsson 2015-06-18 11:49:17 +02:00
parent 3e61867563
commit d476efb241
2 changed files with 4 additions and 1 deletions

3
NEWS
View File

@ -1,3 +1,6 @@
* Version 2.1.0 (unreleased)
** Added setting to kill scdaemon on show, to release the device.
* Version 2.0.2 (released 2015-06-16)
** Minor packaging related fixes.

View File

@ -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__ = "2.0.3"
__version__ = "2.1.0-dev"