Skip to content

Commit

Permalink
Mark as modified
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Stoppani committed Jul 5, 2013
1 parent 3430443 commit b3d64c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
import os
from setuptools import setup, find_packages

setup(name='Coffin',
setup(name='Coffin-GaretJax',
version=".".join(map(str, __import__("coffin").__version__)),
description='Jinja2 adapter for Django',
description='Jinja2 adapter for Django, modified version',
author='Christopher D. Leary',
author_email='[email protected]',
maintainer='David Cramer',
Expand Down

0 comments on commit b3d64c7

Please sign in to comment.