diff --git a/pyproject.toml b/pyproject.toml index bb7e2531c..259f0c3a3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ build-backend = "poetry.masonry.api" [tool.poetry] name = "wemake-python-styleguide" -version = "0.8.0" +version = "0.8.1" description = "The strictest and most opinionated python linter ever" license = "MIT"