Skip to content

Commit 6525008

Browse files
authored
Merge pull request #2030 from PyCQA/example/update-formatting-pluging-isort-5.11.0
Bump formatting plugin to 0.1.1
2 parents 657ed81 + 6c5a36c commit 6525008

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example_isort_formatting_plugin/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "example_isort_formatting_plugin"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "An example plugin that modifies isort formatting using black."
55
authors = ["Timothy Crosley <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)