update to version v0.3.0

This commit is contained in:
Mose Müller 2023-11-09 15:56:00 +01:00
parent 675fe86e7e
commit 95b5907a8d

View File

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