Skip to content

Commit ca06e9a

Browse files
Update Project.toml
1 parent 82fd347 commit ca06e9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/OptimizationPyCMA/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "OptimizationPyCMA"
22
uuid = "fb0822aa-1fe5-41d8-99a6-e7bf6c238d3b"
33
authors = ["Maximilian Pochapski <[email protected]>"]
4-
version = "0.1.0"
4+
version = "1.0.0"
55

66
[deps]
77
CondaPkg = "992eb4ea-22a4-4c89-a5bb-47a3300528ab"
@@ -15,5 +15,5 @@ CondaPkg = "0.2.29"
1515
Optimization = "4.4.0"
1616
PythonCall = "0.9.25"
1717
Reexport = "1.2.2"
18-
Test = "1.11.0"
18+
Test = "1.10.0"
1919
julia = "1.10"

0 commit comments

Comments
 (0)