chore(release): 1.5.0 [skip ci] # [1.5.0](https://github.com/officialpycasbin/graphql-authz/compare/v1.4.0...v1.5.0) (2025-08-20) ### Features * fix README badges ([#3](https://github.com/officialpycasbin/graphql-authz/issues/3)) ([b7ed702](https://github.com/officialpycasbin/graphql-authz/commit/b7ed702d7ebab5c08fae0aa710175d95ec854599))
diff --git a/CHANGELOG.md b/CHANGELOG.md index cff88f2..a0c9db0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md
@@ -1,5 +1,12 @@ # Semantic Versioning Changelog +# [1.5.0](https://github.com/officialpycasbin/graphql-authz/compare/v1.4.0...v1.5.0) (2025-08-20) + + +### Features + +* fix README badges ([#3](https://github.com/officialpycasbin/graphql-authz/issues/3)) ([b7ed702](https://github.com/officialpycasbin/graphql-authz/commit/b7ed702d7ebab5c08fae0aa710175d95ec854599)) + # [1.4.0](https://github.com/officialpycasbin/graphql-authz/compare/v1.3.0...v1.4.0) (2025-08-17)
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