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 d9bc6b2 commit 931e9e4Copy full SHA for 931e9e4
auto_file_sorter/__init__.py
@@ -2,7 +2,7 @@
2
3
from __future__ import annotations
4
5
-__version__: Final[str] = "1.0.2"
+__version__: Final[str] = "1.0.3"
6
__title__: Final[str] = "auto-file-sorter"
7
__author__: Final[str] = "realshouzy"
8
__license__: Final[str] = "MIT"
0 commit comments