diff --git a/Cargo.toml b/Cargo.toml index 7ec8c58..97f80e0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ license = "LGPL-3.0-or-later" name = "hidefix" repository = "https://github.com/gauteh/hidefix" description = "Concurrent HDF5 and NetCDF4 reader (experimental)" -version = "0.6.4" +version = "0.6.5" categories = [ "data", "hdf5", "scientific-data" ] [lib]