diff --git a/pyproject.toml b/pyproject.toml index c82404d..3f15881 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.2.0.dev1" +version = "0.2.0" readme = "README.md" license = { file = "LICENSE" }