We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1da3ca4 commit cb35642Copy full SHA for cb35642
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name="pybecker",
8
- version="0.0.6",
+ version="1.0.0",
9
author="Nicolas Berthel",
10
author_email="[email protected]",
11
install_requires=['pyserial>=3.4'],
0 commit comments