Skip to content

Commit 2feb46c

Browse files
authored
Bump compats for ITensorFormatter and ITensorPkgSkeleton (#116)
1 parent 130aee9 commit 2feb46c

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "ITensorPkgSkeleton"
22
uuid = "3d388ab1-018a-49f4-ae50-18094d5f71ea"
3-
version = "0.3.40"
3+
version = "0.3.41"
44
authors = ["ITensor developers <support@itensor.org> and contributors"]
55

66
[workspace]

docs/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ path = ".."
99

1010
[compat]
1111
Documenter = "1"
12-
ITensorFormatter = "0.2.26"
13-
ITensorPkgSkeleton = "0.3"
12+
ITensorFormatter = "0.2.27"
13+
ITensorPkgSkeleton = "0.3.40"

template/docs/Project.toml.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ path = ".."
88

99
[compat]
1010
Documenter = "1"
11-
ITensorFormatter = "0.2.26"
11+
ITensorFormatter = "0.2.27"
1212
{PKGNAME} = "0.1"

template/test/Project.toml.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ path = ".."
1212

1313
[compat]
1414
Aqua = "0.8.9"
15-
ITensorPkgSkeleton = "0.3"
15+
ITensorPkgSkeleton = "0.3.40"
1616
{PKGNAME} = "0.1"
1717
Test = "1.10"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ path = ".."
88

99
[compat]
1010
Aqua = "0.8.9"
11-
ITensorPkgSkeleton = "0.3"
11+
ITensorPkgSkeleton = "0.3.40"
1212
Test = "1.10"

0 commit comments

Comments
 (0)