diff --git a/pyproject.toml b/pyproject.toml index 4f2a7e53..61531705 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "axis" -version = "58" +version = "59" license = {text = "MIT"} description = "A Python library for communicating with devices from Axis Communications" readme = "README.md"