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 76f752f commit 02495c1Copy full SHA for 02495c1
wsgidav/__init__.py
@@ -15,7 +15,7 @@
15
"3.0.0a4" seems not to work in this case!
16
"""
17
18
-__version__ = "4.3.2-a1"
+__version__ = "4.3.2"
19
20
# make version accessible as 'wsgidav.__version__'
21
# from wsgidav._version import __version__ # noqa: F401
0 commit comments