From ad786130ffb11f91cbfcc40846114dd1fdcecdf6 Mon Sep 17 00:00:00 2001 From: Millun Atluri Date: Mon, 16 Oct 2023 13:52:05 +1100 Subject: [PATCH] Updated version to 3.3.0post3 --- 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 f668c3b7c6..4f3d39e61a 100644 --- a/invokeai/version/invokeai_version.py +++ b/invokeai/version/invokeai_version.py @@ -1 +1 @@ -__version__ = "3.3.0post2" +__version__ = "3.3.0post3"