diff --git a/pyproject.toml b/pyproject.toml index 3e39141..6f64ab1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "MovieGraphBenchmark" -version = "1.0.2" +version = "1.1.0" description = "Benchmark datasets for Entity Resolution on Knowledge Graphs containing information about movies, tv shows and persons from IMDB,TMDB and TheTVDB" authors = ["Daniel Obraczka "] readme = "README.md"