mirror of
https://github.com/thearn/Python-Arduino-Command-API.git
synced 2026-04-24 03:00:20 -04:00
updated version for next upload
This commit is contained in:
2
setup.py
2
setup.py
@@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
|
|||||||
|
|
||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
name="arduino-python3",
|
name="arduino-python3",
|
||||||
version="0.1",
|
version="0.2",
|
||||||
install_requires=['pyserial'],
|
install_requires=['pyserial'],
|
||||||
author="Morten Kals",
|
author="Morten Kals",
|
||||||
author_email="morten@kals.no",
|
author_email="morten@kals.no",
|
||||||
|
|||||||
Reference in New Issue
Block a user