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 295520b commit 20acfa9Copy full SHA for 20acfa9
CHANGES.rst
@@ -3,6 +3,12 @@
3
Changelog
4
=========
5
6
+6.1.3 (unreleased)
7
+------------------
8
+
9
+- Nothing changed yet.
10
11
12
6.1.2 (2025-01-29)
13
------------------
14
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "flake8-isort"
-version = "6.1.2"
+version = "6.1.3.dev0"
authors = [
{ name="Gil Forcada Codinachs", email="[email protected]" },
]
0 commit comments