diff --git a/pyproject.toml b/pyproject.toml index ec5e72d..3817166 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "webarticlecurator" -version = "1.12.0" +version = "1.13.0" description = "A crawler program to download content from portals (news, forums, blogs) and convert it to the desired output format according to the configuration." readme = "README.md" repository = "https://github.com/ELTE-DH/WebArticleCurator"