chore: Bump release version to v0.1.0
This commit is contained in:
@@ -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,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
|
||||
|
||||
Reference in New Issue
Block a user