diff --git a/pyproject.toml b/pyproject.toml index 32664080..6852307b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "steamio" -version = "1.0.1" +version = "1.1.0" description = "A Python wrapper for the Steam API" authors = ["Gobot1234 "] license = "MIT"