Commit 4a1bf761 by Chris Jerdonek

Merge pull request #90 "Update setup.py to version 0.4.0"

From: https://github.com/talos/pystache/commit/c8138f41c3a89523502d57d95f1da30c9d211b9e
Into: v0.4.0-prep
parents 7ccb55fd c8138f41
......@@ -17,7 +17,7 @@ if sys.argv[-1] == "publish":
sys.exit()
setup(name='pystache',
version='0.3.1',
version='0.4.0',
description='Mustache for Python',
long_description=open('README.rst').read() + '\n\n' + open('HISTORY.rst').read(),
author='Chris Wanstrath',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment