We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dfabe9 commit ceb4c70Copy full SHA for ceb4c70
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "kyber-py"
7
-version = "1.0.1.dev0"
+version = "1.0.1"
8
requires-python = ">= 3.9"
9
description = "A pure python implementation of ML-KEM (FIPS 203)"
10
readme = "README.md"
0 commit comments