Skip to content

Commit

Permalink
version changed
Browse files Browse the repository at this point in the history
  • Loading branch information
9and3r committed Jan 9, 2015
1 parent ffb5b18 commit c3bb4d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mopidy_touchscreen/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
from .touch_screen import TouchScreen


__version__ = '0.3.0'
__version__ = '0.3.1'

# TODO: If you need to log, use loggers named after the current Python module
logger = logging.getLogger(__name__)
Expand Down

0 comments on commit c3bb4d9

Please sign in to comment.