We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68e8896 commit 40a3182Copy full SHA for 40a3182
Project.toml
@@ -1,7 +1,7 @@
1
name = "ZigZagBoomerang"
2
uuid = "36347407-b186-4a6a-8c98-4f4567861712"
3
authors = ["Sebastiano Grazzi and Moritz Schauer"]
4
-version = "0.9.2"
+version = "0.10.0"
5
6
[deps]
7
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
@@ -17,7 +17,7 @@ Trajectories = "2c80a279-213e-54d7-a557-e9a14725db56"
17
[compat]
18
DataStructures = "0.17, 0.18"
19
ProgressMeter = "1"
20
-RandomNumbers = "1.4"
+RandomNumbers = "1.4, 1.5"
21
Requires = "1.1"
22
Trajectories = "0.2"
23
julia = "1"
0 commit comments