Skip to content

Commit 9e6e078

Browse files
Bump version to 0.5.0
1 parent aabad27 commit 9e6e078

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

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

55
[project]
66
name = "legal-reference-extraction"
7-
version = "0.4.2"
7+
version = "0.5.0"
88
description = "Extract references from legal documents"
99
readme = "README.md"
1010
license = {text = "MIT"}

src/refex/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.4.2"
1+
__version__ = "0.5.0"

0 commit comments

Comments
 (0)