updates version to v0.10.9

This commit is contained in:
Mose Müller 2025-02-20 17:33:33 +01:00
parent 247113f1db
commit ea5fd42919

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "pydase"
version = "0.10.8"
version = "0.10.9"
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"