chore(actor): bump the Actor version number

Signed-off-by: Václav Vančura <commit@vancura.dev>
This commit is contained in:
Václav Vančura 2025-05-18 14:30:51 +02:00
parent 8a2550f390
commit 286aac38c1
No known key found for this signature in database
GPG Key ID: 33AF230AE454F1FF

View File

@ -1,7 +1,7 @@
{ {
"actorSpecification": 1, "actorSpecification": 1,
"name": "docling", "name": "docling",
"version": "0.0", "version": "1.0",
"environmentVariables": {}, "environmentVariables": {},
"dockerFile": "./Dockerfile", "dockerFile": "./Dockerfile",
"input": "./input_schema.json", "input": "./input_schema.json",