Files
python-catt/fix-codename.diff

9 lines
282 B
Diff
Raw Permalink Normal View History

--- catt/__init__.py.smb 2025-09-02 13:37:31.445739016 -0400
+++ catt/__init__.py 2025-09-02 13:37:45.904818501 -0400
@@ -5,4 +5,4 @@
print("This program requires Python 3 and above to run.")
sys.exit(1)
-__codename__ = "Zaniest Zapper"
+__codename__ = "Arcane Anemone"