Skip to content

Commit f330477

Browse files
committed
Bump version to 4.3.0
1 parent 0f8f2d7 commit f330477

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
When pywin32 is installed, number must be a.b.c for MSI builds?
1616
"3.0.0a4" seems not to work in this case!
1717
"""
18-
__version__ = "4.2.1-a1"
18+
__version__ = "4.3.0"
1919

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

0 commit comments

Comments
 (0)