Release v0.7.0 beta 2

This commit is contained in:
Ben Nuttall
2015-10-09 12:30:13 +01:00
parent ee36451bed
commit 17c93d1e45
3 changed files with 7 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ def read(fname):
setup(
name="gpiozero",
version="0.6.0",
version="0.7.0",
author="Ben Nuttall",
description="A simple interface to everyday GPIO components used with Raspberry Pi",
license="BSD",