Readded setup.py

This commit is contained in:
2025-10-30 07:09:27 +01:00
parent 40f23cf64b
commit 027a16a769

View File

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