From 2adce58d2825c5c445f375f5d4a4c8ae60e33b24 Mon Sep 17 00:00:00 2001 From: VsevolodX <79542055+VsevolodX@users.noreply.github.com> Date: Mon, 3 Jun 2024 11:08:42 -0700 Subject: [PATCH] chore: bump made --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index cc1691e8..de97baa2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ dependencies = [ "matplotlib>=3.4.1", "pandas>=1.5.3", "pymatgen>=2024.4.13", - "mat3ra-made>=2024.6.3-0", + "mat3ra-made>=2024.6.3-0.post0", "mat3ra-utils>=2024.5.15.post0" ]