Skip to content

Commit

Permalink
Bump the version from 0.0.19 to 0.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
enoch3712 committed Nov 3, 2024
1 parent d5d7499 commit 1a9aad9
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 1a9aad9

Please sign in to comment.