diff --git a/pyproject.toml b/pyproject.toml index 1ac374c0..ddc560cf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "muutils" -version = "0.5.9" +version = "0.5.10" description = "A collection of miscellaneous python utilities" license = "GPL-3.0-only" authors = ["mivanit "]