From c3944a46fb80022b84b5783e04fbbbcb0fb74b7b Mon Sep 17 00:00:00 2001 From: Eduard Carreras Date: Wed, 2 Feb 2022 14:14:02 +0100 Subject: [PATCH] Update __terp__.py --- sentry/__terp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sentry/__terp__.py b/sentry/__terp__.py index 69fbebe..032b2db 100644 --- a/sentry/__terp__.py +++ b/sentry/__terp__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- { "name": "Sentry", - "version": "0.2.0", + "version": "0.2.1", "depends": ["base"], "author": "GISCE", "category": "Tools",