diff --git a/pyproject.toml b/pyproject.toml index 3f090262..e174e979 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "fbrefdata" -version = "0.2.3" +version = "0.2.4" description = "A scraper of soccer data from FBref." authors = ["Lorenzo De Bernardini "] license = "Apache-2.0"