From 32a564d429cc7c10716a4a324a895736b080b1ed Mon Sep 17 00:00:00 2001 From: Raphael Date: Tue, 26 Jul 2022 13:52:20 +0200 Subject: [PATCH] update version to v4.4.2 --- eomaps/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eomaps/_version.py b/eomaps/_version.py index 9905939ff..30357c8bf 100644 --- a/eomaps/_version.py +++ b/eomaps/_version.py @@ -1 +1 @@ -__version__ = "4.4.1" +__version__ = "4.4.2"