Skip to content

Commit 4f91dd2

Browse files
New version: MinkowskiReduction v3.0.0
UUID: d617d09d-b3c0-43f1-8886-30d89b900f25 Repo: https://github.com/glwhart/MinkowskiReduction.jl.git Tree: 78d955214bbb320f8ae9f2fbec5ac8bdbc079f60 Registrator tree SHA: 50f504d641745716a5b3eabaf681d3a4937d2ae3
1 parent d7c1d88 commit 4f91dd2

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

M/MinkowskiReduction/Compat.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ julia = "1.2.0-1"
77
["1.4"]
88
julia = "1.7.0-1"
99

10-
["1.5 - 2"]
10+
["1.5 - 3"]
1111
julia = "1.11.0 - 1"

M/MinkowskiReduction/Deps.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
["0 - 2"]
2-
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
32
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
43

4+
["0 - 3"]
5+
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
6+
57
["1.4 - 2"]
68
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

M/MinkowskiReduction/Versions.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,6 @@ git-tree-sha1 = "e0697318b16ae0db13acf52d2df69e7524d4df98"
1818

1919
["2.0.0"]
2020
git-tree-sha1 = "01d77d122b92744d20036c265660eec4ad77efdf"
21+
22+
["3.0.0"]
23+
git-tree-sha1 = "78d955214bbb320f8ae9f2fbec5ac8bdbc079f60"

0 commit comments

Comments
 (0)