Skip to content

Commit

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

### Features

* disable logger when log is not enabled ([#321](#321)) ([952c208](952c208))
  • Loading branch information
semantic-release-bot committed Sep 23, 2023
1 parent 952c208 commit 177e36b
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.30.0](https://github.com/casbin/pycasbin/compare/v1.29.0...v1.30.0) (2023-09-23)


### Features

* disable logger when log is not enabled ([#321](https://github.com/casbin/pycasbin/issues/321)) ([952c208](https://github.com/casbin/pycasbin/commit/952c208a9d423a86ac4ae6c7fa5ed15bc94e00dc))

# [1.29.0](https://github.com/casbin/pycasbin/compare/v1.28.0...v1.29.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.29.0
version = 1.30.0

0 comments on commit 177e36b

Please sign in to comment.