Skip to content

Commit 040ef59

Browse files
committed
chore: fix typo in version
1 parent 8fc7f50 commit 040ef59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/typos-cli/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "maturin"
44

55
[project]
66
name = "typos"
7-
version = "1.35.7"
7+
version = "1.35.6"
88
description = "Source Code Spelling Correction"
99
requires-python = ">=3.8"
1010
keywords = [

0 commit comments

Comments
 (0)