Skip to content

Commit

Permalink
build: bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
Bpolitycki committed Aug 27, 2024
1 parent be863a8 commit e86b417
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
Expand Up @@ -5,7 +5,7 @@ authors = [
"Christian Sonder <[email protected]>",
]
schemas = [
{ title = "SLS TEI-Schema", description = "The main schema used by the Swiss Law Sources to validate TEI XML transcriptions", entry = "main.odd.xml", name = "TEI_Schema", version = "1.1.0", tei_version = "4.5.0" },
{ title = "SLS TEI-Schema", description = "The main schema used by the Swiss Law Sources to validate TEI XML transcriptions", entry = "main.odd.xml", name = "TEI_Schema", version = "1.2.0", tei_version = "4.5.0" },
]

[tool.poetry]
Expand Down

0 comments on commit e86b417

Please sign in to comment.