There was an error while loading. Please reload this page.
1 parent fed89e5 commit 275c896Copy full SHA for 275c896
CHANGELOG.md
@@ -3,7 +3,7 @@
3
We follow Semantic Versions since the `0.1.0` release.
4
5
6
-## [Unreleased]
+## 1.2.1
7
8
### Bugfixes
9
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "flake8-eradicate"
-version = "1.2.0"
+version = "1.2.1"
description = "Flake8 plugin to find commented out code"
10
11
license = "MIT"
0 commit comments