Skip to content

Commit e409434

Browse files
chore(release): 1.35.0 [skip ci]
# [1.35.0](apache/casbin-pycasbin@v1.34.0...v1.35.0) (2024-01-11) ### Features * support up to Python 3.12 ([6dea204](apache@6dea204))
1 parent 6dea204 commit e409434

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+
# [1.35.0](https://github.com/casbin/pycasbin/compare/v1.34.0...v1.35.0) (2024-01-11)
4+
5+
6+
### Features
7+
8+
* support up to Python 3.12 ([6dea204](https://github.com/casbin/pycasbin/commit/6dea20476328b947cf1e4e837acf340e371655c6))
9+
310
# [1.34.0](https://github.com/casbin/pycasbin/compare/v1.33.0...v1.34.0) (2023-12-28)
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.34.0"
3+
version = "1.35.0"
44
authors = [
55
{name = "TechLee", email = "techlee@qq.com"},
66
]

0 commit comments

Comments
 (0)