Skip to content

Commit ceb4c70

Browse files
committed
update project version number for release to PyPI
1 parent 2dfabe9 commit ceb4c70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "kyber-py"
7-
version = "1.0.1.dev0"
7+
version = "1.0.1"
88
requires-python = ">= 3.9"
99
description = "A pure python implementation of ML-KEM (FIPS 203)"
1010
readme = "README.md"

0 commit comments

Comments
 (0)