From 9efeaa3077960b1cb2e95320dfa5a2c02160a9be Mon Sep 17 00:00:00 2001 From: JulioLoayzaM Date: Tue, 24 Sep 2024 12:26:54 +0200 Subject: [PATCH] Version 2024.09.24 --- docs/Makefile | 2 +- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Makefile b/docs/Makefile index f1ffc57..cfe3006 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -16,7 +16,7 @@ help: .PHONY: help Makefile -VERSIONS = main 2024.08.23 2024.08.19 2024.08.03 2024.07.03 2024.06.12 +VERSIONS = main 2024.09.24 2024.08.23 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 001a017..4d9ac71 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "crypto-condor" -version = "2024.08.23" +version = "2024.09.24" description = "Compliance testing for implementations of cryptographic primitives" license = "Apache-2.0" authors = [