Write changelog and bump release for 1.4

This commit is contained in:
Dave Jones
2017-07-16 20:45:08 +01:00
parent 957bb788ea
commit f288993437
2 changed files with 49 additions and 1 deletions

View File

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