bump babycode version
This commit is contained in:
		@@ -2,7 +2,7 @@ from .babycode_parser import Parser
 | 
			
		||||
from markupsafe import escape
 | 
			
		||||
import re
 | 
			
		||||
 | 
			
		||||
BABYCODE_VERSION = 2
 | 
			
		||||
BABYCODE_VERSION = 3
 | 
			
		||||
 | 
			
		||||
NAMED_COLORS = [
 | 
			
		||||
    'black', 'silver', 'gray', 'white', 'maroon', 'red',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user