From 7828c32147479125ee7e17cda35ed32b43b150da Mon Sep 17 00:00:00 2001 From: themattinthehatt Date: Mon, 17 Jun 2024 17:56:49 -0400 Subject: [PATCH] update 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 9c73af26..3e8d9f94 100644 --- a/lightning_pose/__init__.py +++ b/lightning_pose/__init__.py @@ -1 +1 @@ -__version__ = "1.3.1" +__version__ = "1.4.0"