Skip to content

Commit b809e72

Browse files
chore(release): 1.0.0 [skip ci]
# [1.0.0](pycasbin/fastapi-authz@v0.3.0...v1.0.0) (2024-03-29) ### Features * upgrade CI Python version to 3.12 ([7886242](pycasbin/fastapi-authz@7886242)) ### BREAKING CHANGES * trigger major release
1 parent 7886242 commit b809e72

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
# [1.0.0](https://github.com/pycasbin/fastapi-authz/compare/v0.3.0...v1.0.0) (2024-03-29)
4+
5+
6+
### Features
7+
8+
* upgrade CI Python version to 3.12 ([7886242](https://github.com/pycasbin/fastapi-authz/commit/7886242a1e552439c88b66575e97793100be2ae1))
9+
10+
11+
### BREAKING CHANGES
12+
13+
* trigger major release
14+
315
# [0.3.0](https://github.com/pycasbin/fastapi-authz/compare/v0.2.0...v0.3.0) (2024-03-02)
416

517

setup.cfg

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

0 commit comments

Comments
 (0)