Skip to content

Commit 785e306

Browse files
chore(release): 2.5.0 [skip ci]
# [2.5.0](v2.4.0...v2.5.0) (2025-11-06) ### Features * only run CI for Python "3.12", "3.13" ([2e5783c](2e5783c)) * update CI Node.js version to 20 ([5bd7a08](5bd7a08))
1 parent 2e5783c commit 785e306

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Semantic Versioning Changelog
22

3+
# [2.5.0](https://github.com/casbin/pycasbin/compare/v2.4.0...v2.5.0) (2025-11-06)
4+
5+
6+
### Features
7+
8+
* only run CI for Python "3.12", "3.13" ([2e5783c](https://github.com/casbin/pycasbin/commit/2e5783cd1c9131c57da78dcacc992d637985b3c9))
9+
* update CI Node.js version to 20 ([5bd7a08](https://github.com/casbin/pycasbin/commit/5bd7a081bb2c1da1415fdfc7b904105de79ef38e))
10+
311
# [2.4.0](https://github.com/casbin/pycasbin/compare/v2.3.0...v2.4.0) (2025-10-14)
412

513

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "pycasbin"
3-
version = "2.4.0"
3+
version = "2.5.0"
44
authors = [
55
{name = "Casbin", email = "admin@casbin.org"},
66
]

0 commit comments

Comments
 (0)