From 39220998b26146f9d28d5d09f62a054c36d8878a Mon Sep 17 00:00:00 2001 From: davidmunoznovoa Date: Tue, 11 Jun 2024 14:02:33 +0200 Subject: [PATCH] Bump to v2.8.1 --- mesures/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mesures/__init__.py b/mesures/__init__.py index b760233..cecf41e 100644 --- a/mesures/__init__.py +++ b/mesures/__init__.py @@ -1,3 +1,3 @@ # -*- coding: utf-8 -*- -__version__ = '2.8.0' +__version__ = '2.8.1' __author__ = 'GISCE-TI S.L.'