Skip to content

Commit

Permalink
bump version to 1.5.0!
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberw committed May 4, 2021
1 parent 84e3c3a commit c8fca2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion locust/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

events = Events()

__version__ = "1.4.4"
__version__ = "1.5.0"
__all__ = (
"SequentialTaskSet",
"wait_time",
Expand Down

0 comments on commit c8fca2d

Please sign in to comment.