mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2025-10-29 17:50:37 +00:00
Beta -> Stable
This commit is contained in:
2
setup.py
2
setup.py
@@ -29,7 +29,7 @@ __url__ = 'https://github.com/RPi-Distro/python-gpiozero'
|
|||||||
__platforms__ = 'ALL'
|
__platforms__ = 'ALL'
|
||||||
|
|
||||||
__classifiers__ = [
|
__classifiers__ = [
|
||||||
"Development Status :: 4 - Beta",
|
"Development Status :: 5 - Production/Stable",
|
||||||
"Intended Audience :: Education",
|
"Intended Audience :: Education",
|
||||||
"Intended Audience :: Developers",
|
"Intended Audience :: Developers",
|
||||||
"Topic :: Education",
|
"Topic :: Education",
|
||||||
|
|||||||
Reference in New Issue
Block a user