Skip to content

Commit

Permalink
Bump version to 4.3.2
Browse files Browse the repository at this point in the history
mar10 committed Mar 29, 2024
1 parent 76f752f commit 02495c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wsgidav/__init__.py
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@
"3.0.0a4" seems not to work in this case!
"""

__version__ = "4.3.2-a1"
__version__ = "4.3.2"

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

0 comments on commit 02495c1

Please sign in to comment.