diff --git a/pyproject.toml b/pyproject.toml index 81bc2e362..9ece9d4dd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ build-backend = "poetry.masonry.api" [tool.poetry] name = "wemake-python-styleguide" -version = "0.9.1" +version = "0.10.0" description = "The strictest and most opinionated python linter ever" license = "MIT"