Skip to content

Commit b9dba51

Browse files
chore(release): 1.44.0 [skip ci]
# [1.44.0](v1.43.0...v1.44.0) (2025-06-07) ### Features * update info ([ed77f0e](ed77f0e))
1 parent ed77f0e commit b9dba51

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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.44.0](https://github.com/casbin/pycasbin/compare/v1.43.0...v1.44.0) (2025-06-07)
4+
5+
6+
### Features
7+
8+
* update info ([ed77f0e](https://github.com/casbin/pycasbin/commit/ed77f0e153357e32ca5c50319ea82cdb34da3338))
9+
310
# [1.43.0](https://github.com/casbin/pycasbin/compare/v1.42.0...v1.43.0) (2025-05-10)
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.43.0"
3+
version = "1.44.0"
44
authors = [
55
{name = "Casbin", email = "admin@casbin.org"},
66
]

0 commit comments

Comments
 (0)