Skip to content

Commit 14702a9

Browse files
committed
Bump version to 1.5.0
1 parent 51baed1 commit 14702a9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

asgi_webdav/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88

99
__name__ = "ASGIWebDAV"
10-
__version__ = "1.4.2"
10+
__version__ = "1.5.0"
1111

1212
__author__ = "Rex Zhang"
1313
__author_email__ = "rex.zhang@gmail.com"

docs/changelog.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 1.5.0 - ?
3+
## 1.5.0 - 20250628
44

55
- Breaking Change
66
- feat: `config.Provider` has new `ignore_property_extra` poperty, default is `True`

0 commit comments

Comments
 (0)