Commit b536ce0d by Chris Wanstrath

version tweaks

parent 5e53bf20
## 1.0 (2009-11-12)
## 0.1.0 (2009-11-12)
* First release
......@@ -2,8 +2,8 @@
from distutils.core import setup
setup(name='Pystache',
version='1.0',
setup(name='pystache',
version='0.1.0',
description='Mustache for Python',
author='Chris Wanstrath',
author_email='chris@ozmm.org',
......
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