Get the version right...

This commit is contained in:
Dave Jones
2017-07-16 23:10:52 +01:00
parent afa23949e8
commit db4c93940e

View File

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