updates version to v0.7.3

This commit is contained in:
Mose Müller 2024-03-05 16:32:07 +01:00
parent 0c175fc706
commit b7926b730d

View File

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