Skip to content

Commit afc7fd9

Browse files
authored
chore: Bump version to 1.1.1 (#288)
1 parent 0ca4843 commit afc7fd9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ keywords:
2424
- machine-learning
2525
- python
2626
license: Apache-2.0
27-
version: 1.1.0
28-
date-released: 2025-11-14
27+
version: 1.1.1
28+
date-released: 2025-11-27
2929

3030
doi: "10.5281/zenodo.17015089"
3131
identifiers:

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ build-backend = "setuptools.build_meta"
1919

2020
[project]
2121
name = "langextract"
22-
version = "1.1.0"
22+
version = "1.1.1"
2323
description = "LangExtract: A library for extracting structured data from language models"
2424
readme = "README.md"
2525
requires-python = ">=3.10"

0 commit comments

Comments
 (0)