Skip to content

Commit 4f67a91

Browse files
chore(release): 2.6.0 [skip ci]
# [2.6.0](v2.5.1...v2.6.0) (2024-03-29) ### Features * update Python version to 3.9+, update CI Python version ([d9031b5](d9031b5)) * upgrade CI Node.js version to 20 ([039ac95](039ac95))
1 parent 039ac95 commit 4f67a91

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Semantic Versioning Changelog
22

3+
# [2.6.0](https://github.com/pycasbin/flask-authz/compare/v2.5.1...v2.6.0) (2024-03-29)
4+
5+
6+
### Features
7+
8+
* update Python version to 3.9+, update CI Python version ([d9031b5](https://github.com/pycasbin/flask-authz/commit/d9031b55b758543870b8dc4fa09efe898db93da3))
9+
* upgrade CI Node.js version to 20 ([039ac95](https://github.com/pycasbin/flask-authz/commit/039ac95403da29511c303fd86b3a91f37f1ce7c3))
10+
311
## [2.5.1](https://github.com/pycasbin/flask-authz/compare/v2.5.0...v2.5.1) (2023-11-19)
412

513

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ universal = 1
33

44
[metadata]
55
description-file = README.md
6-
version = 2.5.1
6+
version = 2.6.0
77

0 commit comments

Comments
 (0)