Skip to content

Commit 76814ad

Browse files
chore(release): 1.6.0 [skip ci]
# [1.6.0](v1.5.0...v1.6.0) (2025-08-21) ### Features * fix README badges ([#7](#7)) ([4a7ff92](4a7ff92))
1 parent 4a7ff92 commit 76814ad

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.6.0](https://github.com/officialpycasbin/sqlalchemy-adapter/compare/v1.5.0...v1.6.0) (2025-08-21)
4+
5+
6+
### Features
7+
8+
* fix README badges ([#7](https://github.com/officialpycasbin/sqlalchemy-adapter/issues/7)) ([4a7ff92](https://github.com/officialpycasbin/sqlalchemy-adapter/commit/4a7ff92f377d8692ca1951de85bff0e537fbee73))
9+
310
# [1.5.0](https://github.com/officialpycasbin/sqlalchemy-adapter/compare/v1.4.0...v1.5.0) (2025-08-15)
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.5.0
2+
version = 1.6.0
33

0 commit comments

Comments
 (0)