diff --git a/pyproject.toml b/pyproject.toml index 355a4e3..29f4e0d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "zodipy" homepage = "https://github.com/MetinSa/zodipy" -version = "0.1.9" +version = "0.2.0" description = "Zodipy is a python tool that simulates the Zodiacal emission." authors = ["Metin San <metinisan@gmail.com>"] readme = "README.md"