diff --git a/pyproject.toml b/pyproject.toml index 8e9cb19..50fddcc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pymammotion" -version = "0.0.37" +version = "0.0.38" license = "GNU-3.0" description = "" readme = "README.md"