Skip to content

Commit

Permalink
Merge pull request #9 from Zozi96/develop
Browse files Browse the repository at this point in the history
Added keyword
  • Loading branch information
Zozi96 authored Oct 21, 2024
2 parents be00ce2 + a808bdb commit 136b286
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description = "Hash Forge is a lightweight Python library designed to simplify t
readme = "README.md"
authors = [{ name = "Zozi", email = "zozi.fer96@gmail.com" }]
license = "MIT"
keywords = ["hash", "security", "bcrypt", "argon2", "pbkdf2", "scrypt"]
keywords = ["hash", "security", "bcrypt", "argon2", "pbkdf2", "scrypt", "blake2"]
classifiers = [
"Development Status :: 4 - Beta",
"Programming Language :: Python :: 3",
Expand Down

0 comments on commit 136b286

Please sign in to comment.