Skip to content

Commit 1e85263

Browse files
committed
postrelease to fix large wheel size
Signed-off-by: Jos Verlinde <Jos.Verlinde@Microsoft.com>
1 parent bd7857c commit 1e85263

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repo-path = "./repos"
88

99
[tool.poetry]
1010
name = "micropython-stubber"
11-
version = "1.13.1"
11+
version = "1.13.1post1"
1212
description = "Tooling to create and maintain stubs for MicroPython"
1313
authors = ["Jos Verlinde <jos_verlinde@hotmail.com>"]
1414
license = "MIT"

0 commit comments

Comments
 (0)