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