diff --git a/sleap_roots/__init__.py b/sleap_roots/__init__.py index b7a4977..d2f4920 100644 --- a/sleap_roots/__init__.py +++ b/sleap_roots/__init__.py @@ -29,4 +29,4 @@ # Define package version. # This is read dynamically by setuptools in pyproject.toml to determine the release version. -__version__ = "0.1.0" +__version__ = "0.1.2"