diff --git a/pyproject.toml b/pyproject.toml index f739d96..2071285 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "kosmorro" -version = "0.10.10" +version = "0.10.11" description = "A program to compute the ephemerides." authors = ["Jérôme Deuchnord "] license = "AGPL-3.0-or-later"