diff --git a/pyproject.toml b/pyproject.toml index d570e8a..f3ed661 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "OpenRobot-API-Wrapper" -version = "0.3.0.6" +version = "0.4.0" description = "A API Wrapper for the official OpenRobot API (https://api.openrobot.xyz)." authors = ["OpenRobot Packages ", "proguy914629 "] license = "MIT"