Skip to content

Commit

Permalink
version 2024.08.19
Browse files Browse the repository at this point in the history
  • Loading branch information
JulioLoayzaM committed Aug 19, 2024
1 parent 3b6fef7 commit ed48cce
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 @@ -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
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.03"
version = "2024.08.19"
description = "Compliance testing for implementations of cryptographic primitives"
license = "Apache-2.0"
authors = [
Expand Down

0 comments on commit ed48cce

Please sign in to comment.