Skip to content

Commit 02495c1

Browse files
committed
Bump version to 4.3.2
1 parent 76f752f commit 02495c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wsgidav/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"3.0.0a4" seems not to work in this case!
1616
"""
1717

18-
__version__ = "4.3.2-a1"
18+
__version__ = "4.3.2"
1919

2020
# make version accessible as 'wsgidav.__version__'
2121
# from wsgidav._version import __version__ # noqa: F401

0 commit comments

Comments
 (0)