Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
simskij authored Apr 26, 2021
1 parent 458b564 commit 101b58e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chaosk6/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"""Top-level package for chaostoolkit-k6."""

__all__ = ["discover"]
__version__ = "0.2.0"
__version__ = "0.3.0"


def discover(discover_system: bool = True) -> Discovery:
Expand Down

0 comments on commit 101b58e

Please sign in to comment.