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