Skip to content

Commit 8b6de44

Browse files
Merge pull request #2 from StructuralPython/releases/v0.1.1
Update author email
2 parents 6c0935e + f81d51c commit 8b6de44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.1.0"
44
description = "Add your description here"
55
readme = "README.md"
66
authors = [
7-
{ name = "Connor Ferster", email = "connorferster@gmail.com" }
7+
{ name = "Connor Ferster", email = "connor@structuralpython.com" }
88
]
99
requires-python = ">=3.10"
1010
dependencies = [

0 commit comments

Comments
 (0)