Skip to content

Commit

Permalink
Bumped version.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisglass committed Apr 13, 2015
1 parent acba443 commit 057f3ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -6,7 +6,7 @@
def read(fname):
return open(os.path.join(os.path.dirname(__file__), fname)).read()

version = '1.0.1'
version = '1.0.2'

setup(
name='django-rulez',
Expand Down

0 comments on commit 057f3ec

Please sign in to comment.