Bump version to 1.10

This commit is contained in:
ColinDuquesnoy 2014-05-17 20:42:45 +02:00
parent af7ae25ffc
commit 1765208f11
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ import logging
import platform
__version__ = "1.9"
__version__ = "1.10"
def _logger():