diff --git a/Cargo.toml b/Cargo.toml index fc00055..ec1fb79 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ members = [ default-members = [".", "members/libpt-core"] [workspace.package] publish = true -version = "0.3.0" +version = "0.3.1" edition = "2021" authors = ["Christoph J. Scherr "] license = "MIT"