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 0f8f2d7 commit f330477Copy full SHA for f330477
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.2.1-a1"
+__version__ = "4.3.0"
19
20
# make version accessible as 'wsgidav.__version__'
21
# from wsgidav._version import __version__ # noqa: F401
0 commit comments