From 317586e7f61e50b750ca16069c1c92894df53d70 Mon Sep 17 00:00:00 2001 From: Andrew Svetlov Date: Tue, 8 Oct 2024 09:45:06 +0200 Subject: [PATCH] Release 24.10.0 --- src/apolo_flow/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apolo_flow/__init__.py b/src/apolo_flow/__init__.py index 45adadaa..67ac7a02 100644 --- a/src/apolo_flow/__init__.py +++ b/src/apolo_flow/__init__.py @@ -1 +1 @@ -__version__ = "24.8.0" +__version__ = "24.10.0"