mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2025-10-29 17:50:37 +00:00
Release v0.9.0 beta 4
This commit is contained in:
@@ -10,7 +10,7 @@ other contributors.
|
|||||||
Latest release
|
Latest release
|
||||||
==============
|
==============
|
||||||
|
|
||||||
The latest release is **v0.8.0 beta 3** released on 16th October 2015.
|
The latest release is **v0.9.0 beta 4** released on 25th October 2015.
|
||||||
|
|
||||||
About
|
About
|
||||||
=====
|
=====
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ Jones](https://github.com/waveform80), and other contributors.
|
|||||||
|
|
||||||
## Latest release
|
## Latest release
|
||||||
|
|
||||||
The latest release is **v0.8.0 beta 3** released on 16th October 2015.
|
The latest release is **v0.9.0 beta 4** released on 25th October 2015.
|
||||||
|
|
||||||
## About
|
## About
|
||||||
|
|
||||||
|
|||||||
2
setup.py
2
setup.py
@@ -22,7 +22,7 @@ except ImportError:
|
|||||||
pass
|
pass
|
||||||
|
|
||||||
__project__ = 'gpiozero'
|
__project__ = 'gpiozero'
|
||||||
__version__ = '0.8.0'
|
__version__ = '0.9.0'
|
||||||
__author__ = 'Ben Nuttall'
|
__author__ = 'Ben Nuttall'
|
||||||
__author_email__ = 'ben@raspberrypi.org'
|
__author_email__ = 'ben@raspberrypi.org'
|
||||||
__url__ = 'https://github.com/RPi-Distro/python-gpiozero'
|
__url__ = 'https://github.com/RPi-Distro/python-gpiozero'
|
||||||
|
|||||||
Reference in New Issue
Block a user