Skip to content

Commit 275c896

Browse files
committed
Version 1.2.1 release
1 parent fed89e5 commit 275c896

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
We follow Semantic Versions since the `0.1.0` release.
44

55

6-
## [Unreleased]
6+
## 1.2.1
77

88
### Bugfixes
99

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
55

66
[tool.poetry]
77
name = "flake8-eradicate"
8-
version = "1.2.0"
8+
version = "1.2.1"
99
description = "Flake8 plugin to find commented out code"
1010

1111
license = "MIT"

0 commit comments

Comments
 (0)