From 777bf01820ee6d2c420ba77ca12600e712edb5ea Mon Sep 17 00:00:00 2001 From: sgbaird Date: Tue, 28 Jun 2022 20:37:48 -0600 Subject: [PATCH] 2.2.3 --- mat_discover/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mat_discover/__init__.py b/mat_discover/__init__.py index e925975..d9c2d22 100644 --- a/mat_discover/__init__.py +++ b/mat_discover/__init__.py @@ -1,2 +1,2 @@ """Data-driven materials discovery based on composition.""" -__version__ = "2.2.2" +__version__ = "2.2.3"