From 7a2f1a2be2830c89e4d8c98e9c7c768c2c6965bd Mon Sep 17 00:00:00 2001 From: Lukas Billera <125421968+billera@users.noreply.github.com> Date: Tue, 21 Jan 2025 14:20:06 +0100 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index f06d006..8be538a 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "InvariantPointAttention" uuid = "814a5788-1061-474f-a71f-873f087d5d12" authors = ["Lukas Billera and Ben Murrell "] -version = "0.1.4" +version = "0.1.5" [deps] ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"