From 0251bc33d7154b6bff1f86fcfa0efa979f777f14 Mon Sep 17 00:00:00 2001 From: Andoni <62946099+andiricum2@users.noreply.github.com> Date: Mon, 30 Sep 2024 08:45:55 +0200 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 443560f..fe7b6da 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ requires = ["setuptools"] [project] name = "PieRakNet" -version = "2.3.1" +version = "2.3.2" readme = {"file" = "README.md", "content-type" = "text/markdown"} authors = [ {"name" = "LapisMYT"},