update version to v0.2.0

This commit is contained in:
Mose Müller 2023-10-11 14:20:35 +02:00
parent 343354e0ee
commit aa85f6453f

View File

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