Skip to content

Commit ef44178

Browse files
chore(release): 1.50.0 [skip ci]
# [1.50.0](v1.49.0...v1.50.0) (2025-08-09) ### Features * upgrade dependencies to latest ([#393](#393)) ([731fcac](731fcac))
1 parent 731fcac commit ef44178

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.50.0](https://github.com/casbin/pycasbin/compare/v1.49.0...v1.50.0) (2025-08-09)
4+
5+
6+
### Features
7+
8+
* upgrade dependencies to latest ([#393](https://github.com/casbin/pycasbin/issues/393)) ([731fcac](https://github.com/casbin/pycasbin/commit/731fcacf5a262a795ce0b931065a0ae8fa67a903))
9+
310
# [1.49.0](https://github.com/casbin/pycasbin/compare/v1.48.0...v1.49.0) (2025-08-06)
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.49.0"
3+
version = "1.50.0"
44
authors = [
55
{name = "Casbin", email = "admin@casbin.org"},
66
]

0 commit comments

Comments
 (0)