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