We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bb2279 commit 33ab4d1Copy full SHA for 33ab4d1
setup.py
@@ -5,7 +5,7 @@
5
6
import setuptools
7
8
-__version__ = "0.0.0"
+__version__ = "0.1.10"
9
10
if __name__ == "__main__":
11
setuptools.setup(name="roborock", version=__version__)
0 commit comments