updates version to v0.3.2

This commit is contained in:
Mose Mueller 2025-04-04 10:58:20 +02:00
parent a3b9fc1fb5
commit 854fc49c75

View File

@ -1,6 +1,6 @@
[tool.poetry] [tool.poetry]
name = "pydase-service-base" name = "pydase-service-base"
version = "0.3.1" version = "0.3.2"
description = "Repository storing the code that is common to all pydase services." description = "Repository storing the code that is common to all pydase services."
authors = ["Mose Mueller <mosmuell@ethz.ch>"] authors = ["Mose Mueller <mosmuell@ethz.ch>"]
license = "MIT" license = "MIT"