diff --git a/pyproject.toml b/pyproject.toml index e7a5280..c0273f0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "callofduty.py" -version = "1.2.2" +version = "1.3.0" description = "CallofDuty.py is an asynchronous, object-oriented Python wrapper for the Call of Duty API." license = "MIT" authors = ["EthanC "]