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 5aba5ec commit 7e7ed4fCopy full SHA for 7e7ed4f
1 file changed
extensions/fine_python_isort/pyproject.toml
@@ -1,8 +1,8 @@
1
[project]
2
name = "fine-python-isort"
3
-version = "0.1.0"
+version = "0.2.0"
4
description = ""
5
authors = [{ name = "Vladyslav Hnatiuk", email = "aders1234@gmail.com" }]
6
readme = "README.md"
7
requires-python = ">= 3.11, < 3.14"
8
-dependencies = ["finecode_extension_api==0.1.*", "isort (>=5.13, <6)"]
+dependencies = ["finecode_extension_api==0.3.*", "isort (>=5.13, <6)"]
0 commit comments