From 77242f91ff6488bfab43c5bf0879cb21a0cf23ce Mon Sep 17 00:00:00 2001 From: "Christoph J. Scherr" Date: Wed, 17 Jan 2024 11:08:17 +0100 Subject: [PATCH] Release 0.2.7 libpt@0.2.7 libpt-bin@0.2.7 libpt-bintols@0.2.7 libpt-ccc@0.2.7 libpt-core@0.2.7 libpt-hedu@0.2.7 libpt-log@0.2.7 libpt-math@0.2.7 libpt-net@0.2.7 Generated by cargo-workspaces --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index bb41f42..e468631 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ members = [ default-members = [".", "members/libpt-bin", "members/libpt-core"] [workspace.package] publish = true -version = "0.2.6" +version = "0.2.7" edition = "2021" authors = ["Christoph J. Scherr "] license = "MIT"