update version date

This commit is contained in:
Pablo Revilla
2025-12-01 09:48:51 -08:00
parent fd653f8234
commit 191a01a03c
+1 -1
View File
@@ -4,7 +4,7 @@ import subprocess
from pathlib import Path
__version__ = "3.0.0"
__release_date__ = "2025-11-05"
__release_date__ = "2025-11-25"
def get_git_revision():