Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilchodola authored Mar 19, 2024
1 parent 961a276 commit 1af935b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flood/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
from flood.tests.load_tests import run_load_tests


__version__ = '0.3.123'
__version__ = '0.3.1'


def _clean_package_imports() -> None:
Expand Down

0 comments on commit 1af935b

Please sign in to comment.