diff --git a/pyproject.toml b/pyproject.toml index 9d575a239..5bd9b747d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "wemake-python-styleguide" -version = "0.0.16" +version = "0.1.0" description = "The most opinionated linter ever, used by wemake.services" license = "MIT"