diff --git a/pyproject.toml b/pyproject.toml index 43532ed..d0a7bb0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "africat" -version = "0.1.2" +version = "0.1.4" description = "Categorise articles about Africa according to the AllAfrica_NewsStory dataset, based on categories from AllAfrica::Cats" authors = ["Timothy Allen "] readme = "README.md"