diff --git a/pyproject.toml b/pyproject.toml index c36a13e..eac8e99 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ Homepage = "https://github.com/powsybl/pypowsybl-jupyter" [project] name = "pypowsybl_jupyter" description = "Widgets for pypowsybl in Jupyter notebooks" -version = "0.1.0.dev1" +version = "0.1.0" readme = "README.md" license = { file = "LICENSE" }