chore(release): 1.5.0 [skip ci] # [1.5.0](https://github.com/officialpycasbin/redis-adapter/compare/v1.4.0...v1.5.0) (2025-08-21) ### Features * fix README badges ([#2](https://github.com/officialpycasbin/redis-adapter/issues/2)) ([ac6c57c](https://github.com/officialpycasbin/redis-adapter/commit/ac6c57c39623e38a08584a8b98d1031ca36555df))
diff --git a/CHANGELOG.md b/CHANGELOG.md index 84f44b4..da5d2bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md
@@ -1,5 +1,12 @@ # Semantic Versioning Changelog +# [1.5.0](https://github.com/officialpycasbin/redis-adapter/compare/v1.4.0...v1.5.0) (2025-08-21) + + +### Features + +* fix README badges ([#2](https://github.com/officialpycasbin/redis-adapter/issues/2)) ([ac6c57c](https://github.com/officialpycasbin/redis-adapter/commit/ac6c57c39623e38a08584a8b98d1031ca36555df)) + # [1.4.0](https://github.com/officialpycasbin/redis-adapter/compare/v1.3.0...v1.4.0) (2025-08-15)
diff --git a/setup.cfg b/setup.cfg index 278babc..696ba15 100644 --- a/setup.cfg +++ b/setup.cfg
@@ -1,3 +1,3 @@ [metadata] -version = 1.4.0 +version = 1.5.0