Skip to content

Commit

Permalink
Bumps package version for maintenance release
Browse files Browse the repository at this point in the history
This change prepares this package for the latest fix in regards to an install issue in the this file.
  • Loading branch information
avelis authored Jul 13, 2016
1 parent ba623c1 commit cb0a4fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ def read_md(f): return open(f, 'r').read()

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

0 comments on commit cb0a4fd

Please sign in to comment.