updates version to v0.8.2

This commit is contained in:
Mose Müller 2024-04-30 15:47:50 +02:00
parent 82b9c14af3
commit 8203e3a498

View File

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