Skip to content

Commit 6871d47

Browse files
committed
v0.2.61 update
1 parent b41b160 commit 6871d47

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[project]
22
name = "exstruct"
3-
version = "0.2.60"
3+
version = "0.2.61"
44
description = "Excel to structured JSON (tables, shapes, charts) for LLM/RAG pipelines"
55
readme = "README.md"
66
license = { file = "LICENSE" }
77
keywords = ["excel", "structure", "data", "exstruct"]
88
authors = [
9-
{ name = "harumiWeb", email = "ganaharumi@outlook.jp" }
9+
{ name = "harumiWeb"}
1010
]
1111
requires-python = ">=3.11"
1212
dependencies = [

0 commit comments

Comments
 (0)