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