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