Bump version and update changelog for 1.1

Includes some last minute changes too
This commit is contained in:
Dave Jones
2016-02-08 15:25:17 +00:00
parent 6f99d616e1
commit b4a8273472
5 changed files with 59 additions and 18 deletions

View File

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