prep next release
Rust/sat-rs/pipeline/head This commit looks good

This commit is contained in:
2024-04-23 14:55:19 +02:00
parent 8022af1bf2
commit 423a068736
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
# [unreleased]
# [v0.2.0-rc.4] 2024-04-20
# [v0.2.0-rc.4] 2024-04-23
## Changed
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "satrs"
version = "0.2.0-rc.3"
version = "0.2.0-rc.4"
edition = "2021"
rust-version = "1.71.1"
authors = ["Robin Mueller <muellerr@irs.uni-stuttgart.de>"]