Skip to content

Commit 2e0a802

Browse files
chore(release): 0.18.2 [skip ci]
## [0.18.2](v0.18.1...v0.18.2) (2021-03-02) ### Bug Fixes * typo ([32a572f](32a572f))
1 parent 4cb4efd commit 2e0a802

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.2](https://github.com/casbin/pycasbin/compare/v0.18.1...v0.18.2) (2021-03-02)
4+
5+
6+
### Bug Fixes
7+
8+
* typo ([32a572f](https://github.com/casbin/pycasbin/commit/32a572fcc4b114d93ffd59508a85e90297fd9744))
9+
310
## [0.18.1](https://github.com/casbin/pycasbin/compare/v0.18.0...v0.18.1) (2021-02-25)
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.1
2+
version = 0.18.2
33

0 commit comments

Comments
 (0)