From 4781620f26617d5520f3eb2aa27532ae1fe58f08 Mon Sep 17 00:00:00 2001 From: ElliottKasoar <45317199+ElliottKasoar@users.noreply.github.com> Date: Mon, 28 Oct 2024 11:08:24 +0000 Subject: [PATCH] bump version for release --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5bc27dab..2f5451c5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "janus-core" -version = "0.6.4.1" +version = "0.6.5" description = "Tools for machine learnt interatomic potentials" authors = [ "Elliott Kasoar",