We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5466bf6 commit 145c3eaCopy full SHA for 145c3ea
filecheck/filecheck.py
@@ -9,7 +9,7 @@
9
from difflib import SequenceMatcher
10
from enum import Enum
11
12
-__version__ = "0.0.22"
+__version__ = "0.0.24"
13
14
from typing import Optional, List, Iterable
15
0 commit comments