]> Devi Nivas Git - chevron.git/commitdiff
Bump version.
authornoah morrison <noah@morrison.ph>
Mon, 26 Jan 2015 20:14:19 +0000 (15:14 -0500)
committernoah morrison <noah@morrison.ph>
Mon, 26 Jan 2015 20:14:19 +0000 (15:14 -0500)
setup.py

index fee2a21368a095ffeeb0ccb088b573a046791a38..9c40c0ec935d151617391378ddf249142dd741cb 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -14,7 +14,7 @@ except ImportError:
 
 
 setup(name='chevron',
-      version='0.7.6',
+      version='0.8.0',
       license='MIT',
 
       description='Mustache templating language renderer',