From decdd336bd2693f5569a18a21057298fe3238f28 Mon Sep 17 00:00:00 2001 From: JulienPeloton Date: Thu, 14 Mar 2024 07:55:39 +0100 Subject: [PATCH] Bump to 3.27 --- fink_filters/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fink_filters/__init__.py b/fink_filters/__init__.py index 1542588..5b478e4 100644 --- a/fink_filters/__init__.py +++ b/fink_filters/__init__.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -__version__ = "3.26" +__version__ = "3.27"