diff --git a/pyproject.toml b/pyproject.toml index 840de460a..b02204a72 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "wemake-python-styleguide" -version = "0.5.0" +version = "0.5.1" description = "The strictest and most opinionated python linter ever" license = "MIT"