Skip to content

Commit 1360a59

Browse files
committed
bump: version 2.4.1 → 2.5.0
1 parent 3686cc6 commit 1360a59

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v2.5.0 (2026-01-17)
2+
3+
### Feat
4+
5+
- **ci**: add Django 6 support and multi-package testing matrix
6+
17
## v2.4.1 (2026-01-15)
28

39
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ license = {file = "LICENSE"}
108108
name = "chanx"
109109
readme = "README.rst"
110110
requires-python = ">=3.11,<4.0"
111-
version = "2.4.1"
111+
version = "2.5.0"
112112

113113
[project.optional-dependencies]
114114
channels = [

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)