Skip to content

Commit 914c0ec

Browse files
committed
Version 0.4.0 release, closes #301
1 parent 3269be9 commit 914c0ec

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@ 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+
## 0.4.0
8+
9+
Development was focused around better test coverage and providing a better API
10+
for tests. We also now covering more cases and testing violation texts.
811

912
### Features
1013

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "wemake-python-styleguide"
3-
version = "0.3.0"
3+
version = "0.4.0"
44
description = "The strictest and most opinionated python linter ever"
55

66
license = "MIT"

0 commit comments

Comments
 (0)