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

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