Skip to content

Commit 1563c65

Browse files
committed
Release version 2.5.1
Added: - Distribution and packaging of type information in accordance with PEP 561. Changed: - Updated package data following the release of version 2024-10-10 of the ISO 639-3 tables by SIL.
1 parent 36be1e8 commit 1563c65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = "iso639-lang"
7-
version = "2.5.0"
7+
version = "2.5.1"
88
description = "A fast, simple ISO 639 library."
99
keywords = ["ISO 639", "ISO 639-1", "ISO 639-2", "ISO 639-3", "ISO 639-5", "language code"]
1010
readme = "README.md"

0 commit comments

Comments
 (0)