diff --git a/Cargo.toml b/Cargo.toml index 1a35d48..cbebc6e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "neuroformats" -version = "0.2.2" +version = "0.2.3" authors = ["Tim Schäfer "] edition = "2018" repository = "https://github.com/dfsp-spirit/neuroformats-rs"