Skip to content

Commit

Permalink
Bump version to 0.2.1 in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ghodsizadeh committed Jan 6, 2025
1 parent d7c976c commit 8f1875d
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,6 +1,6 @@
[project]
name = "pdf2csv"
version = "0.2.0"
version = "0.2.1"
description = "A python library and CLI tool to convert PDF files to CSV files."
readme = "README.md"
requires-python = ">=3.10"
Expand Down

0 comments on commit 8f1875d

Please sign in to comment.