8000
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 efca9cc commit cc324b4Copy full SHA for cc324b4
CHANGELOG.rst
@@ -2,6 +2,9 @@
2
Changelog
3
=========
4
5
+3.13.0 (2023-06-15)
6
+-------------------
7
+
8
* Support Python 3.12.
9
10
3.12.0 (2023-04-13)
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
name = flake8_comprehensions
-version = 3.12.0
+version = 3.13.0
description = A flake8 plugin to help you write better list/set/dict comprehensions.
long_description = file: README.rst
long_description_content_type = text/x-rst
0 commit comments