Skip to content

Commit

Permalink
Bump version to 0.14.5
Browse files Browse the repository at this point in the history
  • Loading branch information
heyman committed Feb 25, 2020
1 parent f1a043a commit 56e71d5
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 @@ -2,4 +2,4 @@
from .exception import InterruptTaskSet, ResponseError, RescheduleTaskImmediately
from .wait_time import between, constant, constant_pacing

__version__ = "0.14.4"
__version__ = "0.14.5"

0 comments on commit 56e71d5

Please sign in to comment.