Skip to content

Commit 69b5109

Browse files
Jamey O'Neillcursoragent
andcommitted
Bump version to 0.1.3
Schema updates: - publisher now mandatory - conferenceYear required in conference object - rightsList now optional - ethicsApprovals removed - posterContent renamed to content Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 1ab7155 commit 69b5109

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22

33
name = "poster2json"
4-
version = "0.1.2"
4+
version = "0.1.3"
55
description = "Convert scientific posters (PDF/images) to structured JSON metadata using Large Language Models"
66

77
packages = [{ include = "poster2json" }]

0 commit comments

Comments
 (0)