Skip to content

Commit 2302d61

Browse files
authored
v1.0 (#49)
1 parent 7e78792 commit 2302d61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "MatrixFactorizations"
22
uuid = "a3b82374-2e81-5b9e-98ce-41277c0e4c87"
3-
version = "0.9.6"
3+
version = "1.0"
44

55
[deps]
66
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -9,7 +9,7 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
99
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1010

1111
[compat]
12-
ArrayLayouts = "0.8.11"
12+
ArrayLayouts = "0.8.11, 1"
1313
julia = "1.6"
1414

1515
[extras]

0 commit comments

Comments
 (0)