diff --git a/README.md b/README.md index c9e0e20a..9c4217a2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@
# Docling @@ -75,7 +75,7 @@ You can limit the CPU threads used by `docling` by setting the environment varia ## Contributing -Please read [Contributing to Docling](./CONTRIBUTING.md) for details. +Please read [Contributing to Docling](https://github.com/DS4SD/docling/blob/main/CONTRIBUTING.md) for details. ## References diff --git a/pyproject.toml b/pyproject.toml index a603ba14..133bb74c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,10 +1,12 @@ [tool.poetry] name = "docling" -version = "0.1.0" +version = "0.1.1" description = "Docling PDF conversion package" authors = ["Christoph Auer