diff --git a/pyproject.toml b/pyproject.toml index 2ba3bd17..984efa3d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,8 +1,8 @@ [tool.poetry] name = "Coriolis" -version = "0.1.0" +version = "2.5.0" description = "Place and Route for semiconductors" -authors = ["Your Name "] +authors = ["Jean-Paul Chaput "] build = "build.py" packages = [ { include = "Coriolis"}