diff --git a/pyproject.toml b/pyproject.toml index a8f6857..4effea0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "expycted" -version = "0.5.0" +version = "0.6.0" description = "Because tests should be easy to read" authors = ["Petereon "] license = "MIT"