Skip to content

Commit 566d139

Browse files
chore(release): 0.19.1 [skip ci]
## [0.19.1](v0.19.0...v0.19.1) (2021-03-18) ### Bug Fixes * relocate unittest and fix file path ([5ed07b2](5ed07b2))
1 parent b860f8f commit 566d139

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+
## [0.19.1](https://github.com/casbin/pycasbin/compare/v0.19.0...v0.19.1) (2021-03-18)
4+
5+
6+
### Bug Fixes
7+
8+
* relocate unittest and fix file path ([5ed07b2](https://github.com/casbin/pycasbin/commit/5ed07b2f2aef9137a35048d3921d9986bae3254c))
9+
310
# [0.19.0](https://github.com/casbin/pycasbin/compare/v0.18.4...v0.19.0) (2021-03-18)
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.19.0
2+
version = 0.19.1
33

0 commit comments

Comments
 (0)