Skip to content

Commit

Permalink
Bump version to 0.0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
stanislaw committed Nov 26, 2023
1 parent 5466bf6 commit 145c3ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion filecheck/filecheck.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from difflib import SequenceMatcher
from enum import Enum

__version__ = "0.0.22"
__version__ = "0.0.24"

from typing import Optional, List, Iterable

Expand Down

0 comments on commit 145c3ea

Please sign in to comment.