Skip to content

Commit b39b2b3

Browse files
committed
Release 1.0.1
1 parent b4bfb93 commit b39b2b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

camelot/__version__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.0"
1+
__version__ = "1.0.1"

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pypdf_table_extraction"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
description = "PDF Table Extraction for Humans."
55
authors = ["Vinayak Mehta <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)