Skip to content

Commit

Permalink
chore: revert changes to author list
Browse files Browse the repository at this point in the history
  • Loading branch information
danellecline committed Aug 22, 2024
1 parent 6b7f641 commit b7cd5a5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name = "sdcat"
version = "1.10.0"
description = "Sliced Detection and Clustering Analysis Toolkit - Developed by MBARI"
authors = [
{name = "Danelle Cline", email = "[email protected]"},
{name = "Duane Edgington", email = "[email protected]"},
{name = "Fernanda Lecaros Saavedra", email = "[email protected]"},
"Danelle Cline <[email protected]>",
"Duane Edgington <[email protected]>",
"Fernanda Lecaros Saavedra <[email protected]>",
]
license = "Apache"
readme = "README.md"
Expand Down

0 comments on commit b7cd5a5

Please sign in to comment.