Skip to content

Commit 6f6b127

Browse files
chore(release): 1.17.1 [skip ci]
## [1.17.1](v1.17.0...v1.17.1) (2022-08-28) ### Bug Fixes * some typos ([#270](#270)) ([7705e25](7705e25))
1 parent 7705e25 commit 6f6b127

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.1](https://github.com/casbin/pycasbin/compare/v1.17.0...v1.17.1) (2022-08-28)
4+
5+
6+
### Bug Fixes
7+
8+
* some typos ([#270](https://github.com/casbin/pycasbin/issues/270)) ([7705e25](https://github.com/casbin/pycasbin/commit/7705e25fe33d59877d54116ad9855795ebaeaf51))
9+
310
# [1.17.0](https://github.com/casbin/pycasbin/compare/v1.16.11...v1.17.0) (2022-08-08)
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.0
2+
version = 1.17.1
33

0 commit comments

Comments
 (0)