Skip to content

Commit 5196741

Browse files
chore(release): 1.7.0 [skip ci]
# [1.7.0](v1.6.0...v1.7.0) (2025-08-20) ### Features * fix README badges ([#3](#3)) ([e6e9934](e6e9934))
1 parent e6e9934 commit 5196741

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.7.0](https://github.com/officialpycasbin/django-orm-adapter/compare/v1.6.0...v1.7.0) (2025-08-20)
4+
5+
6+
### Features
7+
8+
* fix README badges ([#3](https://github.com/officialpycasbin/django-orm-adapter/issues/3)) ([e6e9934](https://github.com/officialpycasbin/django-orm-adapter/commit/e6e99348f5cb60d863b9c543d167deb765d6418c))
9+
310
# [1.6.0](https://github.com/officialpycasbin/django-orm-adapter/compare/v1.5.0...v1.6.0) (2025-08-16)
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-django-orm-adapter"
3-
version = "1.6.0"
3+
version = "1.7.0"
44
authors = [
55
{name = "Yang Luo", email = "hsluoyz@qq.com"},
66
]

0 commit comments

Comments
 (0)