diff --git a/src/example/_version.py b/src/example/_version.py index 5eb9b0e..6baaa6f 100644 --- a/src/example/_version.py +++ b/src/example/_version.py @@ -1,2 +1,2 @@ """This file defines the version of this module.""" -__version__ = "0.1.0" +__version__ = "0.2.0"