diff --git a/pyproject.toml b/pyproject.toml index 6840e3a..70f530c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "numpysocket" -version = "2.0.0" +version = "2.0.1" description = "Socket.Socket Subclass for Sending Numpy Arrays" readme = "README.md" authors = [