We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b33fd0 commit 55718a1Copy full SHA for 55718a1
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.15",
+ version="0.0.16",
8
description="A library to communicate with MicroBot",
9
author="spycle",
10
url="https://github.com/spycle/pyMicroBot/",
0 commit comments