Skip to content

Commit 7a60ec7

Browse files
chore(release): 0.18.4 [skip ci]
## [0.18.4](v0.18.3...v0.18.4) (2021-03-17) ### Performance Improvements * Added code to convert config value to different types ([c87fdfa](c87fdfa))
1 parent 7f5371b commit 7a60ec7

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.18.4](https://github.com/casbin/pycasbin/compare/v0.18.3...v0.18.4) (2021-03-17)
4+
5+
6+
### Performance Improvements
7+
8+
* Added code to convert config value to different types ([c87fdfa](https://github.com/casbin/pycasbin/commit/c87fdfa37f68e9c32e198e044862a9a2f1cb36b7))
9+
310
## [0.18.3](https://github.com/casbin/pycasbin/compare/v0.18.2...v0.18.3) (2021-03-12)
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.3
2+
version = 0.18.4
33

0 commit comments

Comments
 (0)