We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90bbdf7 commit c5dc28aCopy full SHA for c5dc28a
1 file changed
src/_version.py
@@ -1,7 +1,7 @@
1
"""Application version and GitHub release-check helpers."""
2
from __future__ import annotations
3
4
-__version__ = "1.0.8"
+__version__ = "1.0.9"
5
GITHUB_REPO = "nyakuoff/Rivals-Swapper"
6
7
0 commit comments