Skip to content

Commit 12e26cb

Browse files
committed
Back to development: 4.1.2.post1
[ci skip]
1 parent 162e6ab commit 12e26cb

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
Changelog
44
=========
55

6+
4.1.2.post1 (unreleased)
7+
------------------------
8+
9+
- Nothing changed yet.
10+
11+
612
4.1.2.post0 (2022-07-25)
713
------------------------
814

flake8_isort.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
import warnings
1111

1212

13-
__version__ = '4.1.2.post0'
13+
__version__ = '4.1.2.post1.dev0'
1414

1515

1616
class Flake8IsortBase(object):

0 commit comments

Comments
 (0)