Skip to content

Commit 43e4329

Browse files
chore(release): 0.13.0 [skip ci]
# [0.13.0](v0.12.0...v0.13.0) (2020-12-14) ### Features * add glob pattern matching using fnmatch module ([41ba828](41ba828))
1 parent 36da996 commit 43e4329

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.13.0](https://github.com/casbin/pycasbin/compare/v0.12.0...v0.13.0) (2020-12-14)
4+
5+
6+
### Features
7+
8+
* add glob pattern matching using fnmatch module ([41ba828](https://github.com/casbin/pycasbin/commit/41ba828b2cecd21df79a5ec905d9d4de9506b918))
9+
310
# [0.12.0](https://github.com/casbin/pycasbin/compare/v0.11.0...v0.12.0) (2020-12-07)
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.12.0
2+
version = 0.13.0
33

0 commit comments

Comments
 (0)