diff --git a/stressor/__init__.py b/stressor/__init__.py index 89b5d1d..123a884 100644 --- a/stressor/__init__.py +++ b/stressor/__init__.py @@ -16,4 +16,4 @@ "3.0.0a4" seems not to work in this case! """ # flake8: noqa -__version__ = "0.2.2-a0" +__version__ = "0.3.0"