From 2a4b4bf64c8dd3ca985635ca50cdcf614d60b703 Mon Sep 17 00:00:00 2001 From: David Irvine Date: Wed, 30 Oct 2024 23:32:08 +0000 Subject: [PATCH] feat: PYPI Token / linux/mac/win test 8 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e72d956f3..49056980b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license = "GPL-3.0" name = "self_encryption" readme = "README.md" repository = "https://github.com/maidsafe/self_encryption" -version = "0.30.262" +version = "0.30.263" [features] default = []