From: noah morrison Date: Mon, 26 Jan 2015 20:58:44 +0000 (-0500) Subject: Bump version. X-Git-Url: https://git.devinivas.org/?a=commitdiff_plain;h=a77a6317ba81c8f4de89382c799b16a58c1b435c;p=chevron.git Bump version. --- diff --git a/setup.py b/setup.py index 9c40c0e..cc2370a 100644 --- 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',