Co-authored-by: Mithun Gowda B <mithungowda.b7411@gmail.com>

Co-authored-by: jules <jules@users.noreply.github.com>
This commit is contained in:
google-labs-jules[bot]
2025-09-05 17:36:49 +00:00
parent 9b7c59dce0
commit 629ee95021
19 changed files with 28 additions and 30 deletions

View File

@@ -10,7 +10,7 @@ from pathlib import Path
try:
__version__ = (Path(__file__).parent.parent.parent / "VERSION").read_text().strip()
except Exception:
__version__ = "4.0.8" # Fallback
__version__ = "4.0.9" # Fallback
def get_command_info():