Skip to content

Commit 846cf24

Browse files
chore(release): 1.36.1 [skip ci]
## [1.36.1](v1.36.0...v1.36.1) (2024-05-21) ### Bug Fixes * FastEnforcer not fast ([#344](#344)) ([8aef43b](8aef43b))
1 parent 8aef43b commit 846cf24

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.36.1](https://github.com/casbin/pycasbin/compare/v1.36.0...v1.36.1) (2024-05-21)
4+
5+
6+
### Bug Fixes
7+
8+
* FastEnforcer not fast ([#344](https://github.com/casbin/pycasbin/issues/344)) ([8aef43b](https://github.com/casbin/pycasbin/commit/8aef43bcd03943a860c2cb530f499e67eac38375))
9+
310
# [1.36.0](https://github.com/casbin/pycasbin/compare/v1.35.0...v1.36.0) (2024-02-09)
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.36.0"
3+
version = "1.36.1"
44
authors = [
55
{name = "TechLee", email = "[email protected]"},
66
]

0 commit comments

Comments
 (0)