Merge pull request #213 from tiqi-group/release-v0.10.10

updates version to v0.10.10
This commit is contained in:
Mose Müller 2025-03-27 11:49:21 +01:00 committed by GitHub
commit c36cebf17c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1625 additions and 1436 deletions

3059
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "pydase"
version = "0.10.9"
version = "0.10.10"
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 = ["Mose Mueller <mosmuell@ethz.ch>"]
readme = "README.md"