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

@@ -5,7 +5,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
setup(
name='rapt-cloud-api',
version='0.2.3',
version='0.2.4',
author='Jesper Fussing Mørk',
author_email='jfmo@moerks.dk',
description='Client Library for the rapt.io api',