diff --git a/sleap_roots/__init__.py b/sleap_roots/__init__.py index b7a4977..ee731f6 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.1"