diff --git a/pyproject.toml b/pyproject.toml index cb944f0..53568e2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "intergalactic-news" -version = "0.1.3" +version = "0.1.4" description = "Get the latest news from intergalactic space 🪐" license = "BSD-3-Clause" authors = ["Simon Alibert "]