From 4e9a0940f0695003e4c6fd1dff1edfd4764f747b Mon Sep 17 00:00:00 2001 From: davidmunoznovoa Date: Wed, 5 Mar 2025 12:10:02 +0100 Subject: [PATCH] Bump to v3.1.4 --- mesures/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mesures/__init__.py b/mesures/__init__.py index 86aba3c..3074c53 100644 --- a/mesures/__init__.py +++ b/mesures/__init__.py @@ -1,3 +1,3 @@ # -*- coding: utf-8 -*- -__version__ = '3.1.3' +__version__ = '3.1.4' __author__ = 'GISCE-TI S.L.'