Skip to content

Commit eeb8522

Browse files
committed
chore: bump version to 1.6.2
1 parent cc98f92 commit eeb8522

2 files changed

Lines changed: 5 additions & 1 deletion

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.6.1"
10+
__version__ = "1.6.2"
1111

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

docs/changelog.en.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 1.6.2 - 20251216
4+
5+
- fix: use absolute path for multi-suffix config files
6+
37
## 1.6.1 - 20251101
48

59
- fix(docker): ldap depend miss

0 commit comments

Comments
 (0)