Skip to content

Commit

Permalink
chore(release): 1.16.5 [skip ci]
Browse files Browse the repository at this point in the history
## [1.16.5](v1.16.4...v1.16.5) (2022-05-20)

### Bug Fixes

* avoid duplicate adapter entries ([#259](#259)) ([8d74386](8d74386))
  • Loading branch information
semantic-release-bot committed May 20, 2022
1 parent 8d74386 commit d687d8c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Semantic Versioning Changelog

## [1.16.5](https://github.com/casbin/pycasbin/compare/v1.16.4...v1.16.5) (2022-05-20)


### Bug Fixes

* avoid duplicate adapter entries ([#259](https://github.com/casbin/pycasbin/issues/259)) ([8d74386](https://github.com/casbin/pycasbin/commit/8d7438687518f58ba945c822b36d1c9e5188316e))

## [1.16.4](https://github.com/casbin/pycasbin/compare/v1.16.3...v1.16.4) (2022-05-13)


Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[metadata]
version = 1.16.4
version = 1.16.5

0 comments on commit d687d8c

Please sign in to comment.