Skip to content

Commit 61d9fb6

Browse files
chore(release): 1.46.0 [skip ci]
# [1.46.0](v1.45.0...v1.46.0) (2025-07-20) ### Features * upgrade Python version to 3.8~3.13 ([#387](#387)) ([7c2f2f5](7c2f2f5))
1 parent 7c2f2f5 commit 61d9fb6

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
# [1.46.0](https://github.com/casbin/pycasbin/compare/v1.45.0...v1.46.0) (2025-07-20)
4+
5+
6+
### Features
7+
8+
* upgrade Python version to 3.8~3.13 ([#387](https://github.com/casbin/pycasbin/issues/387)) ([7c2f2f5](https://github.com/casbin/pycasbin/commit/7c2f2f5303b5f7eea692ea9de4ff62845633a6c1))
9+
310
# [1.45.0](https://github.com/casbin/pycasbin/compare/v1.44.0...v1.45.0) (2025-06-07)
411

512

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 = "1.45.0"
3+
version = "1.46.0"
44
authors = [
55
{name = "Casbin", email = "admin@casbin.org"},
66
]

0 commit comments

Comments
 (0)