We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84e1903 commit 0ebf13fCopy full SHA for 0ebf13f
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Semantic Versioning Changelog
2
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
10
# [0.4.0](https://github.com/officialpycasbin/sqlobject-adapter/compare/v0.3.0...v0.4.0) (2025-08-15)
11
12
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "sqlobject_adapter"
-version = "0.4.0"
+version = "0.5.0"
authors = [
{name = "Casbin", email = "admin@casbin.org"},
]
0 commit comments