diff --git a/pyproject.toml b/pyproject.toml index 5e8d71ac..28c94be9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "asteca" -version = "0.5.1-dev" +version = "0.5.2" description = "Stellar cluster analysis package" authors = ["Gabriel I Perren "] readme = "README.md"