diff --git a/pyproject.toml b/pyproject.toml index 4565840..ff1995e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "testlauncher" -version = "0.0.4a0" +version = "0.0.5a0" description = "A lightweight Minecraft launcher." readme = "README.md" requires-python = ">=3.10"