Skip to content

Commit f8064c6

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.0...v1.3.0) (2025-08-08) ### Features * support PyMongo Async API ([285510d](285510d))
1 parent 285510d commit f8064c6

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.3.0](https://github.com/officialpycasbin/pymongo-adapter/compare/v1.2.0...v1.3.0) (2025-08-08)
4+
5+
6+
### Features
7+
8+
* support PyMongo Async API ([285510d](https://github.com/officialpycasbin/pymongo-adapter/commit/285510d1918c154d272921146c1b5dcc4b5f65be))
9+
310
# [1.2.0](https://github.com/officialpycasbin/pymongo-adapter/compare/v1.1.1...v1.2.0) (2024-11-11)
411

512

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ universal = 1
33

44
[metadata]
55
description-file = README.md
6-
version = 1.2.0
6+
version = 1.3.0
77

0 commit comments

Comments
 (0)