Merge tag '0.10.0' into develop

0.10.0
This commit is contained in:
gcarq
2017-09-28 19:17:08 +02:00

View File

@@ -22,7 +22,7 @@ logger = logging.getLogger(__name__)
__author__ = "gcarq" __author__ = "gcarq"
__copyright__ = "gcarq 2017" __copyright__ = "gcarq 2017"
__license__ = "GPLv3" __license__ = "GPLv3"
__version__ = "0.9.0" __version__ = "0.10.0"
_CONF = {} _CONF = {}