diff --git a/pyproject.toml b/pyproject.toml index 91433a5..70b2f2d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "roombapy" -version = "1.8.0" +version = "1.8.1" description = "Python program and library to control Wi-Fi enabled iRobot Roombas" authors = ["Philipp Schmitt "] readme = "README.md"