We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3678e44 commit c267b59Copy full SHA for c267b59
1 file changed
Project.toml
@@ -1,7 +1,10 @@
1
name = "GlobalSearchRegressionGUI"
2
uuid = "a066f67d-7bb6-5c78-aee2-fe6a6ddc0b62"
3
authors = ["Demian Panigo <panigo@gmail.com>", "Valentin Mari <valentinmari@hotmail.com>", "Adán Mauri Ungaro <adan.mauri@gmail.com>"]
4
-version = "0.1.1"
+version = "1.0.0"
5
+
6
+[compat]
7
+julia = "1"
8
9
[deps]
10
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
0 commit comments