diff --git a/pyproject.toml b/pyproject.toml index 4052c94..c52a0fc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "pydase" -version = "0.10.14" +version = "0.10.15" description = "A flexible and robust Python library for creating, managing, and interacting with data services, with built-in support for web and RPC servers, and customizable features for diverse use cases." authors = [ {name = "Mose Müller",email = "mosemueller@gmail.com"}