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