Spaces:
Configuration error
Configuration error
Michele Dolfi
commited on
bump version
Browse filesSigned-off-by: Michele Dolfi <[email protected]>
- pyproject.toml +1 -1
pyproject.toml
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
[tool.poetry]
|
2 |
name = "docling-serve"
|
3 |
-
version = "0.
|
4 |
description = "Running Docling as a service"
|
5 |
license = "MIT"
|
6 |
authors = [
|
|
|
1 |
[tool.poetry]
|
2 |
name = "docling-serve"
|
3 |
+
version = "0.2.0"
|
4 |
description = "Running Docling as a service"
|
5 |
license = "MIT"
|
6 |
authors = [
|