We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b01883b commit 21d7a02Copy full SHA for 21d7a02
pyproject.toml
@@ -3,7 +3,7 @@ line-length = 100
3
4
[tool.poetry]
5
name = "isort"
6
-version = "5.11.3"
+version = "5.11.2"
7
description = "A Python utility / library to sort Python imports."
8
authors = ["Timothy Crosley <[email protected]>"]
9
license = "MIT"
0 commit comments