Skip to content

Commit

Permalink
Update __version__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
w0rmr1d3r authored Mar 19, 2023
1 parent 05ff05e commit b7089e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloner/__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
Update this file accordingly with pyproject.toml.
"""

__version__ = "1.9.0"
__version__ = "1.9.1"
VERSION = __version__.split(".")

0 comments on commit b7089e8

Please sign in to comment.