Skip to content

Commit

Permalink
Upgrade setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel-piles committed Oct 18, 2024
1 parent c8a9157 commit 6262a95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
name=PROJECT_NAME,
packages=["pdf_tokens_type_trainer", "pdf_features", "pdf_token_type_labels", "fast_trainer"],
package_dir={"": "src"},
version="0.16",
version="0.17",
url="https://github.com/huridocs/pdf-document-layout-analysis",
author="HURIDOCS",
description="This tool is for PDF document layout analysis",
Expand Down

0 comments on commit 6262a95

Please sign in to comment.