Skip to content

Commit 0ebf13f

Browse files
chore(release): 0.5.0 [skip ci]
# [0.5.0](v0.4.0...v0.5.0) (2025-08-21) ### Features * fix README badges ([#2](#2)) ([84e1903](84e1903))
1 parent 84e1903 commit 0ebf13f

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+
# [0.5.0](https://github.com/officialpycasbin/sqlobject-adapter/compare/v0.4.0...v0.5.0) (2025-08-21)
4+
5+
6+
### Features
7+
8+
* fix README badges ([#2](https://github.com/officialpycasbin/sqlobject-adapter/issues/2)) ([84e1903](https://github.com/officialpycasbin/sqlobject-adapter/commit/84e1903524a57399730cf07cdc7a5e3a1a1994f0))
9+
310
# [0.4.0](https://github.com/officialpycasbin/sqlobject-adapter/compare/v0.3.0...v0.4.0) (2025-08-15)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "sqlobject_adapter"
3-
version = "0.4.0"
3+
version = "0.5.0"
44
authors = [
55
{name = "Casbin", email = "admin@casbin.org"},
66
]

0 commit comments

Comments
 (0)