Skip to content

Commit

Permalink
Bumps package version for maintenance release
Browse files Browse the repository at this point in the history
  • Loading branch information
avelis authored Jul 28, 2016
1 parent 4355083 commit fd2fe46
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.1',
version='0.6.2',
packages=['silk'],
include_package_data=True,
license='MIT License',
Expand Down

0 comments on commit fd2fe46

Please sign in to comment.