Version change

This commit is contained in:
Ander
2014-11-19 23:34:46 +01:00
parent 68a9e87131
commit 990b73c3da

View File

@@ -9,7 +9,7 @@ from .touch_screen import TouchScreen
from .touch_screen_backend import TouchScreenBackend
__version__ = '0.2.1'
__version__ = '0.2.2'
# TODO: If you need to log, use loggers named after the current Python module
logger = logging.getLogger(__name__)