diff --git a/setup.py b/setup.py index ba5179d..499556e 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ def read(fname): setup( name="gpiozero", - version="0.3.0", + version="0.3.1", author="Ben Nuttall", description="A simple interface to everyday GPIO components used with Raspberry Pi", license="BSD",