Skip to content

Commit 7869388

Browse files
chore(release): 1.9.5 [skip ci]
## [1.9.5](v1.9.4...v1.9.5) (2021-11-12) ### Bug Fixes * remove_filtered_policy_returns_effects inconsistent input with remove_filtered_policy ([#211](#211)) ([e7e6696](e7e6696))
1 parent e7e6696 commit 7869388

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.9.5](https://github.com/casbin/pycasbin/compare/v1.9.4...v1.9.5) (2021-11-12)
4+
5+
6+
### Bug Fixes
7+
8+
* remove_filtered_policy_returns_effects inconsistent input with remove_filtered_policy ([#211](https://github.com/casbin/pycasbin/issues/211)) ([e7e6696](https://github.com/casbin/pycasbin/commit/e7e669675c4d4225b96a3d391da04433926f9726))
9+
310
## [1.9.4](https://github.com/casbin/pycasbin/compare/v1.9.3...v1.9.4) (2021-10-29)
411

512

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[metadata]
2-
version = 1.9.4
2+
version = 1.9.5
33

0 commit comments

Comments
 (0)