From 4fbdc403e03f9e4e4e6b2b703549ebc6cb5c6d0e Mon Sep 17 00:00:00 2001 From: Anthony Romaniello Date: Thu, 4 Jan 2024 13:30:13 -0500 Subject: [PATCH] Bump version number --- 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 fb16410a..b2ea6c25 100644 --- a/scos_actions/__init__.py +++ b/scos_actions/__init__.py @@ -1 +1 @@ -__version__ = "7.0.1" +__version__ = "7.0.2"