Skip to content

Commit

Permalink
fix(release): bump version on PyPI to 0.14.3 (#204)
Browse files Browse the repository at this point in the history
  • Loading branch information
luabida authored Jul 31, 2024
1 parent 19c520e commit 7122019
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ wget = "^3.2"
loguru = "^0.6.0"
Unidecode = "^1.3.6"
dateparser = "^1.1.8"
pandas = ">=2.1.0"
pandas = "^2.2.2"
urwid = "^2.1.2"
elasticsearch = { version = "7.16.2", extras=["preprocessing"] }
# FTP
Expand Down

0 comments on commit 7122019

Please sign in to comment.