Bump versions for release

This commit is contained in:
Dave Hughes
2015-11-16 12:15:39 +00:00
parent 14200afce4
commit f1299037b5
3 changed files with 3 additions and 3 deletions

View File

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