Fixed version in pyproject

This commit is contained in:
2025-10-29 15:01:29 +01:00
parent a3b5299bf0
commit 63767684b7

View File

@@ -1,6 +1,6 @@
[project] [project]
name = "rapt-cloud-api" name = "rapt-cloud-api"
version = "0.1.0" version = "0.2.0"
description = "Add your description here" description = "Add your description here"
readme = "README.md" readme = "README.md"
requires-python = ">=3.14" requires-python = ">=3.14"