Skip to content

Commit e385466

Browse files
committed
Bump version 1.4.2
1 parent 084e9f3 commit e385466

2 files changed

Lines changed: 2 additions & 3 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.1"
10+
__version__ = "1.4.2"
1111

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

docs/changelog.en.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
# Changelog
22

3-
## 1.4.2 -
3+
## 1.4.2 - 20250424
44

55
- Fix, ensure expected HTTP response header is included in responses, thanks [SilviaSWR](https://github.com/SilviaSWR)
66
- Add, handle non-existing parent folder, thanks [SilviaSWR](https://github.com/SilviaSWR)
77

8-
98
## 1.4.1 - 20240626
109

1110
- Add, config in-container host,port and configfile by env, thanks [bonjour-py](https://github.com/bonjour-py)

0 commit comments

Comments
 (0)