From 5659f2efdac8e1de77a2a445db4a639124bd6822 Mon Sep 17 00:00:00 2001 From: Johnnie Gray Date: Thu, 7 Sep 2023 10:13:38 -0700 Subject: [PATCH] CI: try another dev version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6ef50b5..44d55d6 100755 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "cotengrust" -version = "0.1.1-dev0" +version = "0.1.1dev0" description = "Fast contraction ordering primitives for tensor networks." requires-python = ">=3.8" classifiers = [