Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ancestor-mithril authored Nov 5, 2024
1 parent 3df1157 commit f39b0ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ description = "Utility for calculating the Dice Similarity Coefficient (DSC) for
readme = "README.md"
license = { file = "LICENSE" }
authors = [
{ name = "George Stoica", email = "" },
{ name = "George Stoica", email = "[email protected]" },
]
maintainers = [
{ name = "George Stoica", email = "" },
{ name = "George Stoica", email = "[email protected]" },
]
classifiers = [
"Development Status :: 5 - Production/Stable",
Expand Down

0 comments on commit f39b0ec

Please sign in to comment.