diff --git a/pyproject.toml b/pyproject.toml index 860b532..4144553 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "mcstatus" -version = "7.0.0" +version = "8.0.0" description = "A library to query Minecraft Servers for their status and capabilities." authors = ["Nathan Adams "] license = "Apache-2.0"