diff --git a/Cargo.toml b/Cargo.toml index a5135acd..585c1ca5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "nyx-space" build = "build.rs" -version = "2.0.0-rc" +version = "2.0.0" edition = "2021" authors = ["Christopher Rabotin "] description = "A high-fidelity space mission toolkit, with orbit propagation, estimation and some systems engineering"