Skip to content

Commit

Permalink
Fix project name in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
vinayak-mehta committed Dec 30, 2024
1 parent e1af5ad commit a03a919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[project]
name = "camelot"
name = "camelot-py"
version = "1.0.0"
description = "PDF Table Extraction for Humans."
authors = [
Expand Down

0 comments on commit a03a919

Please sign in to comment.