Skip to content

Commit 55718a1

Browse files
authored
Update setup.py
Up-version
1 parent 7b33fd0 commit 55718a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
name="PyMicroBot",
55
packages=["microbot"],
66
install_requires=["bleak>=0.19.0", "bleak-retry-connector>=1.4.0"],
7-
version="0.0.15",
7+
version="0.0.16",
88
description="A library to communicate with MicroBot",
99
author="spycle",
1010
url="https://github.com/spycle/pyMicroBot/",

0 commit comments

Comments
 (0)