From 503ccc29d49c1a90a332d1604b8fd664a9e988e8 Mon Sep 17 00:00:00 2001 From: Yngve Levinsen <yngve.levinsen@ess.eu> Date: Tue, 8 Sep 2020 15:21:44 +0200 Subject: [PATCH] version 2.10.4 --- ess/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ess/__init__.py b/ess/__init__.py index d1d422a..7f20938 100644 --- a/ess/__init__.py +++ b/ess/__init__.py @@ -13,4 +13,4 @@ __all__ = [ "ttf.py", "nextcloud", ] -__version__ = "2.10.3" +__version__ = "2.10.4" -- GitLab