Skip to content

Commit

Permalink
fix typo (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
mscroggs authored Sep 16, 2024
1 parent 9e353ea commit a57f1f6
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 @@ -10,7 +10,7 @@ readme = "README.md"
requires-python = ">=3.8"
license = { file = "LICENSE" }
authors = [
{name = "Matthew Scroggs", email = "[email protected]>"}
{name = "Matthew Scroggs", email = "[email protected]"}
]
classifiers = [
"Programming Language :: Rust",
Expand Down

0 comments on commit a57f1f6

Please sign in to comment.