diff --git a/pyproject.toml b/pyproject.toml index 9a368bc..091c29f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "genpass" version = "1.0.0" description = "Secure password generator CLI" -authors = [{ name = "Ilya Kom" }] +authors = [{ name = "kilyabin" }] readme = "README.md" license = "MIT" requires-python = ">= 3.8"