bump babycode version

This commit is contained in:
2025-08-16 17:38:15 +03:00
parent 4f88d14b45
commit 8c917f6ae2

View File

@ -2,7 +2,7 @@ from .babycode_parser import Parser
from markupsafe import escape from markupsafe import escape
import re import re
BABYCODE_VERSION = 2 BABYCODE_VERSION = 3
NAMED_COLORS = [ NAMED_COLORS = [
'black', 'silver', 'gray', 'white', 'maroon', 'red', 'black', 'silver', 'gray', 'white', 'maroon', 'red',