Skip to content

Commit 2eec6ba

Browse files
authored
Merge pull request #13 from MPF-Optimization-Laboratory/mpf-patch-1
Verion 1.0.0
2 parents b602cef + 3941b71 commit 2eec6ba

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,7 +1,7 @@
11
name = "ActiveSetPursuit"
22
uuid = "d86c1dc8-ba26-4c98-b330-3a8efc174d20"
33
authors = ["tinatorabi <[email protected]> and contributors"]
4-
version = "0.1.0-dev"
4+
version = "1.0.0"
55

66
[deps]
77
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
@@ -28,4 +28,4 @@ julia = "1.9, 1.10"
2828
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2929

3030
[targets]
31-
test = ["Test"]
31+
test = ["Test"]

0 commit comments

Comments
 (0)