Skip to content

Commit c8f9e4e

Browse files
committed
0.2.4
1 parent 6cab03e commit c8f9e4e

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
@@ -15,7 +15,7 @@ dev = ["black>=23", "pylint>=3.0.0a7", "ruff>=0.0.290"]
1515
[project]
1616
name = "basedpyright"
1717
description = "static type checking for Python (but based)"
18-
version = "0.2.2"
18+
version = "0.2.4"
1919
# dynamic = ["version"]
2020
authors = [
2121
{ name = "detachhead", email = "detachhead@users.noreply.github.com" },

0 commit comments

Comments
 (0)