We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ca4843 commit afc7fd9Copy full SHA for afc7fd9
CITATION.cff
@@ -24,8 +24,8 @@ keywords:
24
- machine-learning
25
- python
26
license: Apache-2.0
27
-version: 1.1.0
28
-date-released: 2025-11-14
+version: 1.1.1
+date-released: 2025-11-27
29
30
doi: "10.5281/zenodo.17015089"
31
identifiers:
pyproject.toml
@@ -19,7 +19,7 @@ build-backend = "setuptools.build_meta"
19
20
[project]
21
name = "langextract"
22
-version = "1.1.0"
+version = "1.1.1"
23
description = "LangExtract: A library for extracting structured data from language models"
readme = "README.md"
requires-python = ">=3.10"
0 commit comments