bump mako version to 0.4.0

This commit is contained in:
Mark McClain
2011-03-28 18:01:34 -04:00
parent cee4710b2f
commit faa56752fb

View File

@@ -27,7 +27,7 @@ requirements = [
"WebOb >= 1.0.0",
"WebCore >= 1.0.0",
"simplegeneric >= 0.7",
"Mako >= 0.3.6",
"Mako >= 0.4.0",
"Paste >= 1.7.5.1",
"PasteScript >= 1.7.3",
"formencode >= 1.2.2",