File tree Expand file tree Collapse file tree 3 files changed +17
-1
lines changed Expand file tree Collapse file tree 3 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 11History
22=======
33
4+ 3.21.0 / 2023-01-18
5+ ===================
6+
7+ * Implement list item with attributes (#169)
8+ * feat: add python3.12 alpha4 to the fix (#168)
9+ * Feat/replace requests with urllib3 (#167)
10+ * feat: add security reporting guidelines
11+ * Add CodeQL workflow for GitHub code scanning (#160)
12+ * Default is False for list_headers (#164)
13+ * fix: ci issue due to mypy update on python3.11 (#166)
14+ * chore(deps): bump certifi from 2021.10.8 to 2022.12.7 in /docs (#162)
15+ * fix: open files properly
16+ * feat: 3.11 is released 🎉 (#159)
17+
18+
4193.20.0 / 2022-10-16
520===================
621
Original file line number Diff line number Diff line change 22
33__author__ = """Vinit Kumar"""
445- __version__ = "3.20 .0"
5+ __version__ = "3.21 .0"
Original file line number Diff line number Diff line change 3131 "Programming Language :: Python :: 3.9" ,
3232 "Programming Language :: Python :: 3.10" ,
3333 "Programming Language :: Python :: 3.11" ,
34+ "Programming Language :: Python :: 3.12" ,
3435 "Programming Language :: Python :: Implementation :: CPython" ,
3536 "Programming Language :: Python :: Implementation :: PyPy" ,
3637 "Topic :: Software Development :: Libraries :: Python Modules" ,
You can’t perform that action at this time.
0 commit comments