diff --git a/pyproject.toml b/pyproject.toml index 600c9fe..6056b05 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "zm-py" -version = "0.5.5.dev1" +version = "0.5.5.dev2" description = "A loose python wrapper around the ZoneMinder REST API." authors = ["Rohan Kapoor "] maintainers = ["Nic Boet "]