Skip to content

Commit

Permalink
chore(release): 1.31.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.31.0](v1.30.0...v1.31.0) (2023-09-24)

### Features

* add temporal role model ([#320](#320)) ([09ff119](09ff119))
  • Loading branch information
semantic-release-bot committed Sep 24, 2023
1 parent 09ff119 commit bbab273
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.31.0](https://github.com/casbin/pycasbin/compare/v1.30.0...v1.31.0) (2023-09-24)


### Features

* add temporal role model ([#320](https://github.com/casbin/pycasbin/issues/320)) ([09ff119](https://github.com/casbin/pycasbin/commit/09ff1191856345b69026e5fa86a361dd5df8bab5))

# [1.30.0](https://github.com/casbin/pycasbin/compare/v1.29.0...v1.30.0) (2023-09-23)


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.30.0
version = 1.31.0

0 comments on commit bbab273

Please sign in to comment.