Skip to content

Commit e2fa523

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.0...v1.4.0) (2025-08-13) ### Features * fix the download badge in README ([#2](#2)) ([68eea29](68eea29))
1 parent 68eea29 commit e2fa523

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Semantic Versioning Changelog
22

3+
# [1.4.0](https://github.com/officialpycasbin/fastapi-casbin-auth/compare/v1.3.0...v1.4.0) (2025-08-13)
4+
5+
6+
### Features
7+
8+
* fix the download badge in README ([#2](https://github.com/officialpycasbin/fastapi-casbin-auth/issues/2)) ([68eea29](https://github.com/officialpycasbin/fastapi-casbin-auth/commit/68eea29fd218b709fc8846c4ba5c2cd670b69a79))
9+
310
# [1.3.0](https://github.com/officialpycasbin/fastapi-casbin-auth/compare/v1.2.0...v1.3.0) (2025-08-12)
411

512

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[metadata]
2-
version = 1.3.0
2+
version = 1.4.0
33

0 commit comments

Comments
 (0)