Skip to content

Commit ac8674d

Browse files
chore(release): 0.4.0 [skip ci]
# [0.4.0](v0.3.0...v0.4.0) (2025-08-15) ### Features * switch from casbin to pycasbin ([6d6653b](6d6653b))
1 parent 6d6653b commit ac8674d

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.4.0](https://github.com/officialpycasbin/sqlobject-adapter/compare/v0.3.0...v0.4.0) (2025-08-15)
4+
5+
6+
### Features
7+
8+
* switch from casbin to pycasbin ([6d6653b](https://github.com/officialpycasbin/sqlobject-adapter/commit/6d6653b012836445e144c71a95140f182df65eda))
9+
310
# [0.3.0](https://github.com/officialpycasbin/sqlobject-adapter/compare/v0.2.0...v0.3.0) (2024-10-26)
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.3.0"
3+
version = "0.4.0"
44
authors = [
55
{name = "Casbin", email = "admin@casbin.org"},
66
]

0 commit comments

Comments
 (0)