We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df61b3d commit 7e03c82Copy full SHA for 7e03c82
CHANGES.rst
@@ -3,6 +3,12 @@
3
Changelog
4
=========
5
6
+5.0.3 (unreleased)
7
+------------------
8
+
9
+- Nothing changed yet.
10
11
12
5.0.2 (2022-11-19)
13
------------------
14
setup.py
@@ -17,7 +17,7 @@ def read_file(filename):
17
18
setup(
19
name='flake8-isort',
20
- version='5.0.2',
+ version='5.0.3.dev0',
21
description=short_description,
22
long_description=long_description,
23
# Get more from https://pypi.org/classifiers/
0 commit comments