From 0b8d1ca1fc17fe2a70f9d83eb1802927c2487446 Mon Sep 17 00:00:00 2001 From: Metin San Date: Sat, 4 Sep 2021 21:26:04 +0200 Subject: [PATCH] Updated pyproject version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 "] readme = "README.md"