We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4262db6 commit d88f557Copy full SHA for d88f557
1 file changed
setup.py
@@ -4,7 +4,7 @@
4
name="PyMicroBot",
5
packages=["microbot"],
6
install_requires=["bleak>=0.19.0", "bleak-retry-connector>=1.4.0"],
7
- version="0.0.16",
+ version="0.0.17",
8
description="A library to communicate with MicroBot",
9
author="spycle",
10
url="https://github.com/spycle/pyMicroBot/",
0 commit comments