diff --git a/pyproject.toml b/pyproject.toml index 48e01e8..0b6cb04 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "pyprusalink" -version = "2.0.0" +version = "2.0.1" license = {text = "Apache-2.0"} description = "Library to interact with PrusaLink v2" readme = "README.md"