Skip to content

Commit 3d9d2ff

Browse files
authored
Reformat Project.toml (#9)
1 parent 10683e3 commit 3d9d2ff

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
name = "FunctionImplementations"
22
uuid = "7c7cc465-9c6a-495f-bdd1-f42428e86d0c"
3+
version = "0.4.1"
34
authors = ["ITensor developers <support@itensor.org> and contributors"]
4-
version = "0.4.0"
5+
6+
[workspace]
7+
projects = ["benchmark", "dev", "docs", "examples", "test"]
58

69
[weakdeps]
710
BlockArrays = "8e7c35d0-a365-5155-bbbb-fb81a777f24e"
@@ -21,6 +24,3 @@ FillArrays = "1.15"
2124
LinearAlgebra = "1.10"
2225
StridedViews = "0.4.1"
2326
julia = "1.10"
24-
25-
[workspace]
26-
projects = ["benchmark", "dev", "docs", "examples", "test"]

0 commit comments

Comments
 (0)