diff --git a/pyproject.toml b/pyproject.toml index 833ec3e..687b8c9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ requires = ["setuptools"] [project] name = "PieRakNet" -version = "2.0" +version = "2.1" readme = {"file" = "README.md", "content-type" = "text/markdown"} authors = [ {"name" = "LapisMYT"},