diff --git a/pyproject.toml b/pyproject.toml index 689655c..7668294 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ readme = "README.md" [tool.poetry.dependencies] python = "^3.10" -retro-games = "^0.1.2" +retro-games = "^1.1.0" [build-system]