Skip to content

Commit

Permalink
Merge pull request #52 from enoch3712/add-splittingstrategy
Browse files Browse the repository at this point in the history
Bump the version from `0.0.19` to `0.0.20`
  • Loading branch information
enoch3712 authored Nov 3, 2024
2 parents 4c41a06 + 1a9aad9 commit b317c8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "extract_thinker"
version = "0.0.19"
version = "0.0.20"
description = "Library to extract data from files and documents agnositicaly using LLMs"
authors = ["Júlio Almeida <[email protected]>"]
readme = "README.md"
Expand Down Expand Up @@ -36,4 +36,4 @@ ipykernel = "^6.29.5"

[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"
build-backend = "poetry.core.masonry.api"

0 comments on commit b317c8c

Please sign in to comment.