Skip to content

Commit 0a50077

Browse files
chore(release): 1.34.0 [skip ci]
# [1.34.0](v1.33.0...v1.34.0) (2023-12-28) ### Features * add interface stubs for async adapters ([#335](#335)) ([d557189](d557189))
1 parent d557189 commit 0a50077

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.34.0](https://github.com/casbin/pycasbin/compare/v1.33.0...v1.34.0) (2023-12-28)
4+
5+
6+
### Features
7+
8+
* add interface stubs for async adapters ([#335](https://github.com/casbin/pycasbin/issues/335)) ([d557189](https://github.com/casbin/pycasbin/commit/d557189eecee788e81d20ceae3cb1dee16a84ae7))
9+
310
# [1.33.0](https://github.com/casbin/pycasbin/compare/v1.32.0...v1.33.0) (2023-10-25)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "casbin"
3-
version = "1.33.0"
3+
version = "1.34.0"
44
authors = [
55
{name = "TechLee", email = "techlee@qq.com"},
66
]

0 commit comments

Comments
 (0)