diff --git a/pyproject.toml b/pyproject.toml index f106f0f..766197e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pydase-service-base" -version = "0.1.0" +version = "0.2.0" description = "Repository storing the code that is common to all pydase services." authors = ["Mose Mueller "] license = "MIT"