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