From 892b71c0b3ff2f206f4bb6073ffa4e740ffe3745 Mon Sep 17 00:00:00 2001 From: ilia's robot Date: Thu, 25 Jun 2026 20:25:13 +0000 Subject: [PATCH] update kimvv to v0.1.12 --- docker/install/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/install/Dockerfile b/docker/install/Dockerfile index 85da607..a69eef9 100644 --- a/docker/install/Dockerfile +++ b/docker/install/Dockerfile @@ -167,7 +167,7 @@ RUN cd ${PACKAGE_DIR}/ase/ \ ## are explicitly satisfied ######################################### RUN ${PIP} install kim-tools==0.4.13 -RUN ${PIP} install kimvv==0.1.11 +RUN ${PIP} install kimvv==0.1.12 ######################################### ## kim-python-utils