Skip to content

Commit 9fc6b2b

Browse files
chore(release): 0.4.1 [skip ci]
## [0.4.1](v0.4.0...v0.4.1) (2021-09-08) ### Bug Fixes * fix db_class not vaild ([4effb2d](4effb2d))
1 parent 5a00fbf commit 9fc6b2b

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.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+
310
# [0.4.0](https://github.com/pycasbin/sqlalchemy-adapter/compare/v0.3.2...v0.4.0) (2021-07-21)
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 = 0.4.0
2+
version = 0.4.1
33

0 commit comments

Comments
 (0)