Skip to content

Commit 9e44593

Browse files
authored
Merge pull request #11 from CocoRoF/main
feat: Bump version to 0.2.2 in pyproject.toml
2 parents b756a12 + 4b679b7 commit 9e44593

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "contextifier"
7-
version = "0.2.1"
7+
version = "0.2.2"
88
description = "Convert raw documents into AI-understandable context with intelligent text extraction, table detection, and semantic chunking"
99
readme = "README.md"
1010
requires-python = ">=3.12"

0 commit comments

Comments
 (0)