changeset 173:ceb8c8042e48

typo
author Jeff Hammel <jhammel@mozilla.com>
date Wed, 11 Dec 2013 04:57:15 -0800
parents 740c1f2315f2
children aed8c4af5f26
files setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py	Wed Dec 11 04:56:53 2013 -0800
+++ b/setup.py	Wed Dec 11 04:57:15 2013 -0800
@@ -16,7 +16,7 @@
       classifiers=[], # Get strings from http://pypi.python.org/pypi?%3Aaction=list_classifiers
       keywords='templates',
       author='Jeff Hammel',
-      author_email='k0scist@gmail.com'
+      author_email='k0scist@gmail.com',
       url='http://k0s.org/',
       license='MPL',
       packages=['makeitso'],