Skip to content

Commit 243fc96

Browse files
chore(release): 0.19.0 [skip ci]
# [0.19.0](v0.18.4...v0.19.0) (2021-03-18) ### Features * Added dispatcher class ([5c4a992](5c4a992))
1 parent 9c87fa9 commit 243fc96

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+
# [0.19.0](https://github.com/casbin/pycasbin/compare/v0.18.4...v0.19.0) (2021-03-18)
4+
5+
6+
### Features
7+
8+
* Added dispatcher class ([5c4a992](https://github.com/casbin/pycasbin/commit/5c4a992971a492874cfd32dc4eb94a3d61dbfcd7))
9+
310
## [0.18.4](https://github.com/casbin/pycasbin/compare/v0.18.3...v0.18.4) (2021-03-17)
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 = 0.18.4
2+
version = 0.19.0
33

0 commit comments

Comments
 (0)