Skip to content

Commit 27b91c4

Browse files
chore(release): 1.20.0 [skip ci]
# [1.20.0](v1.19.0...v1.20.0) (2023-07-07) ### Features * add auto_notify_watcher to core enforcer ([#303](#303)) ([15de222](15de222))
1 parent 15de222 commit 27b91c4

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.20.0](https://github.com/casbin/pycasbin/compare/v1.19.0...v1.20.0) (2023-07-07)
4+
5+
6+
### Features
7+
8+
* add auto_notify_watcher to core enforcer ([#303](https://github.com/casbin/pycasbin/issues/303)) ([15de222](https://github.com/casbin/pycasbin/commit/15de2223d08e4d53555e747a4e549c327344412c))
9+
310
# [1.19.0](https://github.com/casbin/pycasbin/compare/v1.18.3...v1.19.0) (2023-05-24)
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.19.0
2+
version = 1.20.0
33

0 commit comments

Comments
 (0)