From fa2a248bfe2a07a661479148f55fe23b702b77b0 Mon Sep 17 00:00:00 2001 From: JulioLoayzaM Date: Tue, 4 Jun 2024 16:15:10 +0200 Subject: [PATCH] bump version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ea3d76a..402e2df 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "crypto-condor" -version = "2024.05.30-rc6" +version = "2024.06.04-rc3" description = "Compliance testing for implementations of cryptographic primitives" license = "Apache-2.0" authors = [