Merge tag 'v1.3.1.post1'

Release v1.3.1.post1
This commit is contained in:
Ben Nuttall
2017-02-08 14:04:08 +00:00
2 changed files with 2 additions and 1 deletions

View File

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