Skip to content

Commit 5f49a51

Browse files
committed
Fix email address
1 parent a4ddca1 commit 5f49a51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "base45"
33
dynamic = ["version"]
44
description = "Base45 Encoder/Decoder"
55
authors = [
6-
{ name = "Jakob Schlyter", email = "jakob@schlyter.se" }
6+
{ name = "Jakob Schlyter", email = "jakob@kirei.se" }
77
]
88
license = "BSD-2-Clause"
99
readme = "README.md"

0 commit comments

Comments
 (0)