Skip to content

Commit 1410fef

Browse files
committed
Improve docs and strings
1 parent 8efc482 commit 1410fef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ build-backend = "setuptools.build_meta"
55
[project]
66
name = "thonny-black-formatter"
77

8-
version = "0.0.2"
8+
version = "0.0.3"
99

1010
description = "A plugin to format your python code with Black in Thonny IDE. (For Thonny release >= 4.x)"
1111

1212
readme = "README.md"
13-
authors = [{ name = "Ettore Galli", email = "ettore.galli@email.it" }]
13+
authors = [{ name = "Ettore Galli", email = "ettore.galli@gmail.com" }]
1414

1515
license = { file = "LICENSE" }
1616

0 commit comments

Comments
 (0)