Skip to content

Commit 1eb7e5d

Browse files
committed
-version
1 parent 637b1a4 commit 1eb7e5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gdep-cli/gdep/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""
22
gdep — Unified CLI for Game/App Codebase Analysis
33
"""
4-
__version__ = "0.2.5"
4+
__version__ = "0.2.6"
55

66
from .detector import ProjectKind, ProjectProfile, detect
77
from .runner import (

0 commit comments

Comments
 (0)