Skip to content

Commit

Permalink
Bump version to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberw committed Oct 12, 2020
1 parent 839a58f commit 791afad
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.2.3"
__version__ = "1.3.0"
__all__ = (
"SequentialTaskSet",
"wait_time",
Expand Down

0 comments on commit 791afad

Please sign in to comment.