Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris7 committed Jun 26, 2015
1 parent f91f12a commit d029764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -9,7 +9,7 @@

setup(
name='django-djangui',
version='0.2.6',
version='0.2.8',
packages=find_packages(),
scripts=['scripts/djanguify'],
entry_points={'console_scripts': ['djanguify = djangui.backend.command_line:bootstrap',]},
Expand Down

0 comments on commit d029764

Please sign in to comment.