Skip to content

Commit 455c82c

Browse files
authored
Merge pull request #282 from freelawproject/version-bump-V2.7.6
chore: Bump version to 2.7.6 and update changelog
2 parents b0a01ab + 8c60c92 commit 455c82c

3 files changed

Lines changed: 15 additions & 4 deletions

File tree

CHANGES.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@ The following changes are not yet released, but are code complete:
77
Features:
88
-
99

10+
Changes:
11+
-
12+
13+
Fixes:
14+
-
15+
16+
## Current
17+
18+
**2.7.6 - 2025-06-25**
19+
20+
Features:
21+
-
22+
1023
Changes:
1124
- Move dependency management to uv.
1225
This shouldn’t have any visible impact to users, except from a few small metadata changes.
@@ -15,8 +28,6 @@ Fixes:
1528
- Fixes rendering of AhocorasickTokenizer parameter definition in API docs #279
1629
- Fix for parsing defendant name causing crash
1730

18-
## Current
19-
2031
**2.7.5 - 2025-05-22**
2132

2233
Features:

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ requires = [
66

77
[project]
88
name = "eyecite"
9-
version = "2.7.5"
9+
version = "2.7.6"
1010
description = "Tool for extracting legal citations from text strings."
1111
readme = "README.rst"
1212
keywords = ["legal", "courts", "citations", "extraction", "cites"]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)