diff --git a/pyproject.toml b/pyproject.toml index 4255c39..41135ca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "plainews" -version = "0.4.1" +version = "0.5.0" description = "Distraction and clutter free reading" authors = ["Nikola "] readme = "README.md" @@ -43,7 +43,7 @@ Issues = "https://github.com/nsobadzhiev/plainews/issues" [project] name = "plainews" -version = "0.1.0" +version = "0.5.0" authors = [ { name="Nikola Sobadjiev", email="nikola@kumulintelligence.com" }, ]