chore: Bump release version to v0.1.0
/ test (push) Failing after 10m36s

This commit is contained in:
CoreRasurae
2026-01-05 22:34:28 +00:00
committed by Luis Mendes
parent 0ccf40c13b
commit 842c772073
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -3,3 +3,6 @@
## v0.0.1
* Initial release.
## v0.1.0
* Allow single RDF ontoly submission (JSON ontology file is now optional)
* Enable logging to STDOUT by default
+1 -1
View File
@@ -1,6 +1,6 @@
[metadata]
name = cleverswarm_python_client
version = 0.0.1
version = 0.1.0
description = A set of Python client utilities and SDK for interacting with CleverSwarm micro-services
long_description = file: README.md
long_description_content_type = text/markdown