From 9516f477a4dcf80471569e3ae6719f40766ee7ec Mon Sep 17 00:00:00 2001 From: eberrigan Date: Tue, 23 Apr 2024 11:31:31 -0700 Subject: [PATCH] new release --- sleap_roots/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sleap_roots/__init__.py b/sleap_roots/__init__.py index 5ec6270..ea56b38 100644 --- a/sleap_roots/__init__.py +++ b/sleap_roots/__init__.py @@ -23,4 +23,4 @@ # Define package version. # This is read dynamically by setuptools in pyproject.toml to determine the release version. -__version__ = "0.0.8" +__version__ = "0.0.9"