Skip to content

Commit

Permalink
Fix error in toml file
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaslindemann committed Feb 15, 2024
1 parent 5a86d6a commit 4585e61
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ name = "calfem-python"
version = "3.6.6"
description = "CALFEM for Python"
authors = [
{name = "Jonas Lindemann, et al", email = "jonas.lindemann@lunarc.lu.se"},
{name = "Jonas Lindemann", email = "jonas.lindemann@lunarc.lu.se"},
{name = "Jonas Lindemann", email = "jonas.lindemann@gmail.com"}
]
dependencies = [
"gmsh",
Expand Down

0 comments on commit 4585e61

Please sign in to comment.