Skip to content

Commit 8dc2fee

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.0...v1.4.0) (2024-10-26) ### Features * update path ([51e5ccf](51e5ccf))
1 parent 51e5ccf commit 8dc2fee

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.4.0](https://github.com/officialpycasbin/django-orm-adapter/compare/v1.3.0...v1.4.0) (2024-10-26)
4+
5+
6+
### Features
7+
8+
* update path ([51e5ccf](https://github.com/officialpycasbin/django-orm-adapter/commit/51e5ccf627522c8b2cb634c5912bc60f55f8a597))
9+
310
# [1.3.0](https://github.com/officialpycasbin/django-orm-adapter/compare/v1.2.0...v1.3.0) (2024-03-29)
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.3.0"
3+
version = "1.4.0"
44
authors = [
55
{name = "Yang Luo", email = "hsluoyz@qq.com"},
66
]

0 commit comments

Comments
 (0)