From ed48cce292e3134cd81440ad4eb6152f2d27f8fb Mon Sep 17 00:00:00 2001 From: JulioLoayzaM Date: Mon, 19 Aug 2024 17:53:41 +0200 Subject: [PATCH] version 2024.08.19 --- docs/Makefile | 2 +- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Makefile b/docs/Makefile index 87f4ac5..25d3d00 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -14,7 +14,7 @@ help: .PHONY: help Makefile -VERSIONS = main 2024.08.03 2024.07.03 2024.06.12 +VERSIONS = main 2024.08.19 2024.08.03 2024.07.03 2024.06.12 all-versions: $(VERSIONS) git checkout main diff --git a/pyproject.toml b/pyproject.toml index 9409ebd..16e592a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "crypto-condor" -version = "2024.08.03" +version = "2024.08.19" description = "Compliance testing for implementations of cryptographic primitives" license = "Apache-2.0" authors = [