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 5a00fbf commit 9fc6b2bCopy full SHA for 9fc6b2b
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Semantic Versioning Changelog
2
3
+## [0.4.1](https://github.com/pycasbin/sqlalchemy-adapter/compare/v0.4.0...v0.4.1) (2021-09-08)
4
+
5
6
+### Bug Fixes
7
8
+* fix db_class not vaild ([4effb2d](https://github.com/pycasbin/sqlalchemy-adapter/commit/4effb2dfe96f2b184f9f14984dacdc3a8edfa670))
9
10
# [0.4.0](https://github.com/pycasbin/sqlalchemy-adapter/compare/v0.3.2...v0.4.0) (2021-07-21)
11
12
setup.cfg
@@ -1,3 +1,3 @@
[metadata]
-version = 0.4.0
+version = 0.4.1
0 commit comments