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

index 1ed0e2257328ce57b411c063527b4b3feadb7015..da3702df446a41a18efb59ec7bd521310f8e3e47 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -14,7 +14,7 @@ except (ImportError, RuntimeError):
 
 
 setup(name='chevron',
-      version='0.8.3',
+      version='0.8.4',
       license='MIT',
 
       description='Mustache templating language renderer',