We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63a60ac commit b7ce6ceCopy full SHA for b7ce6ce
wsgidav/__init__.py
@@ -15,7 +15,7 @@
15
When pywin32 is installed, number must be a.b.c for MSI builds?
16
"3.0.0a4" seems not to work in this case!
17
"""
18
-__version__ = "4.0.0"
+__version__ = "4.0.1"
19
20
# make version accessible as 'wsgidav.__version__'
21
# from wsgidav._version import __version__ # noqa: F401
0 commit comments