diff --git a/pyproject.toml b/pyproject.toml index accdf7b..3ff9895 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pybullet-robot" -version = "0.0.1" +version = "0.1.0" description = "" authors = ["JustaGist "] readme = "README.md"