We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 162e6ab commit 12e26cbCopy full SHA for 12e26cb
CHANGES.rst
@@ -3,6 +3,12 @@
3
Changelog
4
=========
5
6
+4.1.2.post1 (unreleased)
7
+------------------------
8
+
9
+- Nothing changed yet.
10
11
12
4.1.2.post0 (2022-07-25)
13
------------------------
14
flake8_isort.py
@@ -10,7 +10,7 @@
import warnings
-__version__ = '4.1.2.post0'
+__version__ = '4.1.2.post1.dev0'
15
16
class Flake8IsortBase(object):
0 commit comments