Skip to content

Commit

Permalink
updated setup.py for new changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Fatih Erikli committed Oct 30, 2012
1 parent 82217a3 commit 22dad95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -2,7 +2,7 @@

setup(
name='django-api-playground',
version='0.1.0',
version='0.1.1',
packages=['apiplayground', 'apiplayground.templatetags'],
zip_safe = False,
include_package_data=True,
Expand Down

0 comments on commit 22dad95

Please sign in to comment.