Skip to content

Commit

Permalink
Bumped version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisglass committed Aug 9, 2013
1 parent 398097b commit f88bb20
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.0'
version = '1.0.1'

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

0 comments on commit f88bb20

Please sign in to comment.