bump babycode version

This commit is contained in:
2025-08-17 21:11:19 +03:00
parent 6cfc862d63
commit 64cfbbc057

View File

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