From 84c78a8292b0727c81fb80b5de003220f79cb873 Mon Sep 17 00:00:00 2001 From: psychedelicious <4822129+psychedelicious@users.noreply.github.com> Date: Fri, 28 Feb 2025 15:59:21 +1100 Subject: [PATCH] chore: bump version to v5.7.1 --- invokeai/version/invokeai_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/invokeai/version/invokeai_version.py b/invokeai/version/invokeai_version.py index 7f4ce2d4c31..28a77fe053e 100644 --- a/invokeai/version/invokeai_version.py +++ b/invokeai/version/invokeai_version.py @@ -1 +1 @@ -__version__ = "5.7.0" +__version__ = "5.7.1"