chore: bump pyproject version for dev -> v0.2.0

This commit is contained in:
Gitea CI
2025-11-26 13:38:47 +00:00
parent 27347f8249
commit 9e36a6020e

View File

@@ -1,6 +1,6 @@
[project] [project]
name = "semapform-api" name = "semapform-api"
version = "0.1.4" version = "0.2.0"
description = "Add your description here" description = "Add your description here"
readme = "README.md" readme = "README.md"
requires-python = ">=3.13" requires-python = ">=3.13"