From 06acc595677e51bba1a80ecf2b3237533232cef2 Mon Sep 17 00:00:00 2001 From: Anthony Romaniello Date: Wed, 25 Oct 2023 13:15:45 -0400 Subject: [PATCH] Bump version to 6.4.2 --- scos_actions/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scos_actions/__init__.py b/scos_actions/__init__.py index 6b5a92b6..9c4b2035 100644 --- a/scos_actions/__init__.py +++ b/scos_actions/__init__.py @@ -1 +1 @@ -__version__ = "6.4.1" +__version__ = "6.4.2"