Skip to content

Commit 58df4b1

Browse files
committed
Bump version to 1.0.4
1 parent 668c6e8 commit 58df4b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

auto_file_sorter/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
from __future__ import annotations
44

5-
__version__: Final[str] = "1.0.3"
5+
__version__: Final[str] = "1.0.4"
66
__title__: Final[str] = "auto-file-sorter"
77
__author__: Final[str] = "realshouzy"
88
__license__: Final[str] = "MIT"

0 commit comments

Comments
 (0)