updates version number

This commit is contained in:
Mose Müller 2024-04-17 09:34:30 +02:00
parent 81c05d2e14
commit 5333acd583

View File

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