Release v0.9.0 beta 4

This commit is contained in:
Ben Nuttall
2015-10-25 18:56:58 +00:00
parent af2bf9325c
commit 766646f772
3 changed files with 3 additions and 3 deletions

View File

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