Skip to content

Commit b0ddc4d

Browse files
committed
Update version to v0.1.14
1 parent f59adc7 commit b0ddc4d

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,4 +157,8 @@
157157
* Monospace font detection
158158
* Indentation detection
159159

160+
## [0.1.14] - 2025-06-05
160161

162+
### Added
163+
* Add support for Fireworks API
164+
* Add support for matching data in document to pre-defined schema or template

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "lexoid"
3-
version = "0.1.13"
3+
version = "0.1.14"
44
description = ""
55
authors = []
66
readme = "README.md"

0 commit comments

Comments
 (0)