bump babycode version
This commit is contained in:
@ -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',
|
||||||
|
Reference in New Issue
Block a user