Skip to content

Commit ded6c35

Browse files
authored
Fix classifier (#7)
1 parent 5b3f1de commit ded6c35

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## 2.0.1
4+
- Fixed project classifiers
5+
36
## 2.0.0
47
- Dropped support for pylint versions below 3.3
58
- Officially support python 3.9-3.14

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ keywords = ["pylint", "plugin", "quality", "linter"]
1818
classifiers = [
1919
"Development Status :: 5 - Production/Stable",
2020
"Environment :: Plugins",
21-
"Framework :: Pylint",
2221
"Intended Audience :: Developers",
2322
"Natural Language :: English",
2423
"Operating System :: OS Independent",

0 commit comments

Comments
 (0)