diff --git a/pyproject.toml b/pyproject.toml index 9f06e34..d1714a3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "dnscode_MINECRAFTCHEST1" -version = "1.1.0" +version = "1.1.1" authors = [ { name="Minecraftchest1", email="me@minec1.us" }, ]