Fixed missing fields

This commit is contained in:
2025-10-30 10:15:01 +01:00
parent 7f91f330ac
commit 036910f06f
5 changed files with 84 additions and 25 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "rapt-cloud-api"
version = "0.2.3"
version = "0.2.4"
description = "Python bindings for the Rapt.io API"
readme = "README.md"
requires-python = ">=3.13"