Skip to content

Commit

Permalink
Bump version to 4.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mar10 committed May 4, 2024
1 parent 44f2f04 commit c22f120
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
Expand Up @@ -15,7 +15,7 @@
"3.0.0a4" seems not to work in this case!
"""

__version__ = "4.3.3-a1"
__version__ = "4.3.3"

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

0 comments on commit c22f120

Please sign in to comment.