From ac635d6faa70240bd6be3a95a60d429dec87d7f9 Mon Sep 17 00:00:00 2001 From: Anthony Romaniello <66272872+aromanielloNTIA@users.noreply.github.com> Date: Thu, 7 Nov 2024 16:42:20 -0500 Subject: [PATCH 1/2] Temporarily bump version to trigger actions --- 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 5b461163..b5d09801 100644 --- a/scos_actions/__init__.py +++ b/scos_actions/__init__.py @@ -1 +1 @@ -__version__ = "11.0.0" +__version__ = "11.0.1" From b04bdf090e3c9984967057987396009e2cc94fb9 Mon Sep 17 00:00:00 2001 From: Anthony Romaniello <66272872+aromanielloNTIA@users.noreply.github.com> Date: Thu, 7 Nov 2024 16:43:38 -0500 Subject: [PATCH 2/2] Revert temporary change --- 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 b5d09801..5b461163 100644 --- a/scos_actions/__init__.py +++ b/scos_actions/__init__.py @@ -1 +1 @@ -__version__ = "11.0.1" +__version__ = "11.0.0"