Skip to content

Commit

Permalink
Update setup version
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel-piles committed Jul 8, 2024
1 parent 15b7116 commit df0e6e0
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 @@ -9,7 +9,7 @@
name=PROJECT_NAME,
packages=["pdf_tokens_type_trainer", "pdf_features", "pdf_token_type_labels", "fast_trainer"],
package_dir={"": "src"},
version="0.1",
version="0.2",
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 df0e6e0

Please sign in to comment.