diff --git a/pyproject.toml b/pyproject.toml index 7638f82..4fd8877 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "irobot_edu_sdk" -version = "0.5.3" +version = "0.6.0" description = "Python SDK for iRobot Edu robots" authors = ["iRobot Corporation "] license = "BSD-3-Clause"