updates to version v0.10.16

This commit is contained in:
Mose Müller 2025-06-06 13:45:27 +02:00
parent a1545d341b
commit 8c1a50c106

View File

@ -1,6 +1,6 @@
[project] [project]
name = "pydase" name = "pydase"
version = "0.10.15" version = "0.10.16"
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." 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 = [ authors = [
{name = "Mose Müller",email = "mosemueller@gmail.com"} {name = "Mose Müller",email = "mosemueller@gmail.com"}