Skip to content

Commit 18fe9c6

Browse files
committed
Version 0.6.0 release, closes #330
1 parent cb3df77 commit 18fe9c6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ We follow Semantic Versions since the `0.1.0` release.
44
We used to have incremental versioning before `0.1.0`.
55

66

7-
## WIP
7+
## Version 0.6.0
88

99
### Features
1010

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "poetry.masonry.api"
55

66
[tool.poetry]
77
name = "wemake-python-styleguide"
8-
version = "0.5.1"
8+
version = "0.6.0"
99
description = "The strictest and most opinionated python linter ever"
1010

1111
license = "MIT"

0 commit comments

Comments
 (0)