Bump version for release

This commit is contained in:
Dave Jones
2016-04-10 21:01:41 +01:00
parent 56bd1b3c46
commit 25db608dad

View File

@@ -22,7 +22,7 @@ except ImportError:
pass
__project__ = 'gpiozero'
__version__ = '1.1.0'
__version__ = '1.2.0'
__author__ = 'Ben Nuttall'
__author_email__ = 'ben@raspberrypi.org'
__url__ = 'https://github.com/RPi-Distro/python-gpiozero'