Skip to content

Commit 7c9023c

Browse files
committed
bump version to 2.0.0
1 parent c89acae commit 7c9023c

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.6.2"
10+
__version__ = "2.0.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-
## 2.0.0
3+
## 2.0.0 - 20260117
44

55
- Broken change:
66
- remove brotli support

0 commit comments

Comments
 (0)