Skip to content

Commit

Permalink
version number bump to fix fabric file
Browse files Browse the repository at this point in the history
  • Loading branch information
garethr committed Jul 29, 2009
1 parent fcca1d8 commit 85ceb78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Expand Up @@ -3,8 +3,8 @@

setup(
name='django-project-templates',
version = "0.4",
description="Paster templates for creating Django applications",
version = "0.5",
description="Paster templates for creating Django projects",
author='Gareth Rushgrove',
author_email='gareth@morethanseven.net',
url='http://github.com/garethr/django-project-templates/',
Expand Down

0 comments on commit 85ceb78

Please sign in to comment.