Skip to content

Commit

Permalink
chore(release): 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.1](v1.0.0...v1.0.1) (2022-08-02)

### Bug Fixes

* compatible with new pycasbin ([#15](#15)) ([9cea17d](9cea17d))
  • Loading branch information
semantic-release-bot committed Aug 2, 2022
1 parent 9cea17d commit 515ef1e
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.0.1](https://github.com/pycasbin/django-orm-adapter/compare/v1.0.0...v1.0.1) (2022-08-02)


### Bug Fixes

* compatible with new pycasbin ([#15](https://github.com/pycasbin/django-orm-adapter/issues/15)) ([9cea17d](https://github.com/pycasbin/django-orm-adapter/commit/9cea17d916e9b10177a626a6123bc9d21327083f))

# 1.0.0 (2022-07-30)


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.0.0
version = 1.0.1

0 comments on commit 515ef1e

Please sign in to comment.