Skip to content

Commit

Permalink
Update pyproject.toml (#194)
Browse files Browse the repository at this point in the history
  • Loading branch information
kigawas authored Feb 14, 2021
1 parent fb677aa commit b6d1c9d
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 @@ -3,7 +3,7 @@ name = "eciespy"
packages = [
{include = "ecies"},
]
version = "0.3.9"
version = "0.3.10"
# docs
authors = ["Weiliang Li <[email protected]>"]
description = "Elliptic Curve Integrated Encryption Scheme for secp256k1 in Python"
Expand Down

0 comments on commit b6d1c9d

Please sign in to comment.