diff --git a/pyproject.toml b/pyproject.toml index 05173bbb4..f5e276e56 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.0" +version = "0.12.1" description = "The strictest and most opinionated python linter ever" license = "MIT"