We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e91d010 commit 2dc552fCopy full SHA for 2dc552f
Project.toml
@@ -1,7 +1,7 @@
1
name = "RemoteS"
2
uuid = "26020ff4-e92a-488e-a723-09c28e89e04a"
3
authors = ["Joaquim Luis <[email protected]>"]
4
-version = "1.3.1"
+version = "1.3.3"
5
6
[deps]
7
GMT = "5752ebe1-31b9-557e-87aa-f909b540aa54"
@@ -32,7 +32,7 @@ test = ["Test"]
32
julia = "1.9"
33
GMT = "1.9"
34
PrecompileTools = "1.0"
35
-SatelliteToolboxTle = "1"
36
-SatelliteToolboxPropagators = "0.3"
37
-SatelliteToolboxTransformations = "0.1"
+SatelliteToolboxTle = "1.1"
+SatelliteToolboxPropagators = "1"
+SatelliteToolboxTransformations = "1"
38
DecisionTree = "0.12"
0 commit comments