We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42a3aef commit 9629894Copy full SHA for 9629894
Project.toml
@@ -1,7 +1,7 @@
1
name = "TORA"
2
uuid = "a6da6c0f-f153-4ec6-bf42-6dc0ab733f84"
3
authors = ["Henrique Ferrolho <[email protected]>"]
4
-version = "0.2.0"
+version = "0.3.0"
5
6
[deps]
7
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
@@ -33,7 +33,7 @@ Requires = "1"
33
RigidBodyDynamics = "2"
34
SparseDiffTools = "1"
35
StaticArrays = "1"
36
-julia = "1.6"
+julia = "1.8"
37
38
[extras]
39
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
0 commit comments