From 2a21393fb667002ff1ebeeac31cb9a5eded23309 Mon Sep 17 00:00:00 2001 From: themattinthehatt Date: Thu, 18 Jul 2024 15:13:24 -0400 Subject: [PATCH] update LP version --- lightning_pose/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lightning_pose/__init__.py b/lightning_pose/__init__.py index 3e8d9f94..5b601886 100644 --- a/lightning_pose/__init__.py +++ b/lightning_pose/__init__.py @@ -1 +1 @@ -__version__ = "1.4.0" +__version__ = "1.5.0"