Merge remote-tracking branch 'upstream/1.3.2-updates'

Conflicts:
	docs/changelog.rst
	gpiozero/pins/data.py
This commit is contained in:
Dave Jones
2017-06-13 15:48:02 +01:00
3 changed files with 48 additions and 21 deletions

View File

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