From c3a78c4981ff87ac3444997a5210f4b18afccc02 Mon Sep 17 00:00:00 2001 From: davidmunoznovoa Date: Wed, 12 Jun 2024 11:59:37 +0200 Subject: [PATCH] Bump to v2.8.2 --- mesures/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mesures/__init__.py b/mesures/__init__.py index cecf41e..3ad09e6 100644 --- a/mesures/__init__.py +++ b/mesures/__init__.py @@ -1,3 +1,3 @@ # -*- coding: utf-8 -*- -__version__ = '2.8.1' +__version__ = '2.8.2' __author__ = 'GISCE-TI S.L.'