We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 731fcac commit ef44178Copy full SHA for ef44178
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Semantic Versioning Changelog
2
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
10
# [1.49.0](https://github.com/casbin/pycasbin/compare/v1.48.0...v1.49.0) (2025-08-06)
11
12
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "pycasbin"
-version = "1.49.0"
+version = "1.50.0"
authors = [
{name = "Casbin", email = "admin@casbin.org"},
]
0 commit comments