From 52417d6fc77e2943c0621bddcfe94cadb330b5b2 Mon Sep 17 00:00:00 2001 From: Lukas Devos Date: Tue, 3 Dec 2024 17:56:53 -0500 Subject: [PATCH] Bump version v0.1.0 Something seems to have gone awry with merging things, which has deleted the original commit... --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index ad7e23f..b3c3031 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "BlockTensorKit" uuid = "5f87ffc2-9cf1-4a46-8172-465d160bd8cd" authors = ["lkdvos and contributors"] -version = "0.1.0-DEV" +version = "0.1.0" [deps] BlockArrays = "8e7c35d0-a365-5155-bbbb-fb81a777f24e"