Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mtford90 committed Jun 4, 2015
1 parent a60f65f commit 7cbbf9b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ autopep8==1.0.2
pytz>2014.2
mock==1.0.1
Pillow==2.5.1
south>=1.0
south>=1.0
django>=1.8
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

setup(
name='django-silk',
version='0.5.2',
version='0.5.3',
packages=['silk'],
include_package_data=True,
license='MIT License',
Expand Down

0 comments on commit 7cbbf9b

Please sign in to comment.