diff --git a/pyproject.toml b/pyproject.toml index 18a8519..1f91006 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "SLH-DSA" -version = "0.1.1" +version = "0.1.2" description = "The pure python impl of the slh-das algorithm(based on fips205)." authors = [ {name = "Colinxu2020", email = "colinxu2020@gmail.com"},