From 9a03460ce30ed127661747c001bf284db74f3dc4 Mon Sep 17 00:00:00 2001 From: Justin Haze Date: Tue, 7 May 2024 10:15:19 -0600 Subject: [PATCH] update 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 ab649641..b7a5e079 100644 --- a/scos_actions/__init__.py +++ b/scos_actions/__init__.py @@ -1 +1 @@ -__version__ = "10.0.1" +__version__ = "10.0.2"