diff --git a/pyproject.toml b/pyproject.toml index ea9af856f..c6557f81e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ style = "styles/nitpick-style-wemake.toml" [tool.poetry] name = "wemake-python-styleguide" -version = "0.12.1" +version = "0.12.2" description = "The strictest and most opinionated python linter ever" license = "MIT"