Skip to content

Commit

Permalink
Version 2024.09.24
Browse files Browse the repository at this point in the history
  • Loading branch information
JulioLoayzaM committed Sep 24, 2024
1 parent 53a335f commit 9efeaa3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -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 = [
Expand Down

0 comments on commit 9efeaa3

Please sign in to comment.