We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84e3687 commit 6c5a36cCopy full SHA for 6c5a36c
example_isort_formatting_plugin/pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "example_isort_formatting_plugin"
3
-version = "0.1.0"
+version = "0.1.1"
4
description = "An example plugin that modifies isort formatting using black."
5
authors = ["Timothy Crosley <[email protected]>"]
6
license = "MIT"
0 commit comments