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 b073917 commit 50f4926Copy full SHA for 50f4926
CHANGELOG.md
@@ -7,7 +7,7 @@ We follow Semantic Versions since the `0.1.0` release.
7
8
### Features
9
10
-- Imrpoves performance on long files #210
+- Improves performance on long files #210
11
12
13
## 1.0.0
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
5
6
[tool.poetry]
name = "flake8-eradicate"
-version = "1.0.0"
+version = "1.1.0"
description = "Flake8 plugin to find commented out code"
license = "MIT"
0 commit comments