Skip to content

Commit eec47f2

Browse files
chore(release): 1.17.4 [skip ci]
## [1.17.4](v1.17.3...v1.17.4) (2022-11-01) ### Bug Fixes * fix bug in autoloader error handling ([#275](#275)) ([e6f03ce](e6f03ce))
1 parent e6f03ce commit eec47f2

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+
## [1.17.4](https://github.com/casbin/pycasbin/compare/v1.17.3...v1.17.4) (2022-11-01)
4+
5+
6+
### Bug Fixes
7+
8+
* fix bug in autoloader error handling ([#275](https://github.com/casbin/pycasbin/issues/275)) ([e6f03ce](https://github.com/casbin/pycasbin/commit/e6f03ce165d447534dcd2149928115eb5afed51e))
9+
310
## [1.17.3](https://github.com/casbin/pycasbin/compare/v1.17.2...v1.17.3) (2022-11-01)
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 = 1.17.3
2+
version = 1.17.4
33

0 commit comments

Comments
 (0)