diff --git a/Cargo.toml b/Cargo.toml index f5aa269..0c3ea4e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fitsrs" -version = "0.3.1" +version = "0.3.2" authors = ["Matthieu Baumann "] edition = "2018" description = "Implementation of the FITS image parser"