Skip to content

Commit 1351158

Browse files
committed
.
1 parent 3023797 commit 1351158

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changelog
22

3-
## v0.8.63
3+
## v0.8.64
44

5-
- feat(ui) native DOCX processing in docx.py
5+
- feat(parsers): add use_native_docx_processing to constructor and propagate that

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "agentle"
3-
version = "v0.8.63"
3+
version = "v0.8.64"
44
description = "..."
55
readme = "README.md"
66
requires-python = ">=3.13"

0 commit comments

Comments
 (0)