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