updates version to v0.8.4

This commit is contained in:
Mose Müller 2024-05-28 13:12:15 +02:00
parent ae79150252
commit a11ab1520f

View File

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