From c5f2978a9e0fdaf41a7908dcaa1e6962e5d1f889 Mon Sep 17 00:00:00 2001 From: JulienPeloton Date: Fri, 1 Mar 2024 23:31:49 +0100 Subject: [PATCH] Bump to 3.26 --- 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 89212fe..1542588 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.25" +__version__ = "3.26"