Skip to content

Commit

Permalink
Update version to 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
iainrussell committed Nov 12, 2024
1 parent 04e66e5 commit c4de5fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion multiurl/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

from .downloader import Downloader, download, robust

__version__ = "0.3.2"
__version__ = "0.3.3"

__all__ = [
"download",
Expand Down

0 comments on commit c4de5fc

Please sign in to comment.