Skip to content

Commit f5bee26

Browse files
chore(release): 1.43.0 [skip ci]
# [1.43.0](v1.42.0...v1.43.0) (2025-05-10) ### Features * fix CI error ([20719ab](20719ab))
1 parent 20719ab commit f5bee26

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.43.0](https://github.com/casbin/pycasbin/compare/v1.42.0...v1.43.0) (2025-05-10)
4+
5+
6+
### Features
7+
8+
* fix CI error ([20719ab](https://github.com/casbin/pycasbin/commit/20719ab63528edcb6243f3d66e26729e5be42679))
9+
310
# [1.42.0](https://github.com/casbin/pycasbin/compare/v1.41.0...v1.42.0) (2025-04-21)
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 = "casbin"
3-
version = "1.42.0"
3+
version = "1.43.0"
44
authors = [
55
{name = "Casbin", email = "admin@casbin.org"},
66
]

0 commit comments

Comments
 (0)