Skip to content

Commit a46b3f0

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.0...v1.4.0) (2025-08-20) ### Features * use pytest-asyncio to fix CI error on Python 3.11 and 3.12 ([7a6fc88](7a6fc88))
1 parent 7a6fc88 commit a46b3f0

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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+
# [1.4.0](https://github.com/officialpycasbin/casbin-databases-adapter/compare/v1.3.0...v1.4.0) (2025-08-20)
4+
5+
6+
### Features
7+
8+
* use pytest-asyncio to fix CI error on Python 3.11 and 3.12 ([7a6fc88](https://github.com/officialpycasbin/casbin-databases-adapter/commit/7a6fc88fb8f4b06755efdabfbcbb104a11143d68))
9+
310
# [1.3.0](https://github.com/officialpycasbin/casbin-databases-adapter/compare/v1.2.0...v1.3.0) (2024-10-27)
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 = 1.3.0
2+
version = 1.4.0
33

0 commit comments

Comments
 (0)