We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb3df77 commit 18fe9c6Copy full SHA for 18fe9c6
CHANGELOG.md
@@ -4,7 +4,7 @@ We follow Semantic Versions since the `0.1.0` release.
4
We used to have incremental versioning before `0.1.0`.
5
6
7
-## WIP
+## Version 0.6.0
8
9
### Features
10
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "poetry.masonry.api"
[tool.poetry]
name = "wemake-python-styleguide"
-version = "0.5.1"
+version = "0.6.0"
description = "The strictest and most opinionated python linter ever"
11
license = "MIT"
0 commit comments