diff --git a/pyproject.toml b/pyproject.toml index a48e83e..067f1d5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "AccuRating" -version = "0.5.0" +version = "0.6.0" description = "AccuRating is a library for accurate player ranking based on match results." authors = ["Lukasz Lew "] readme = "README.md"