diff --git a/hypothesis_trio/_version.py b/hypothesis_trio/_version.py index 0a92cf7..f879b44 100644 --- a/hypothesis_trio/_version.py +++ b/hypothesis_trio/_version.py @@ -1,3 +1,3 @@ # This file is imported from __init__.py and exec'd from setup.py -__version__ = "0.2.2" +__version__ = "0.3.0"