Skip to content

Commit

Permalink
Bumps package version for maintenance release
Browse files Browse the repository at this point in the history
The changes leading up to this release qualify for a maintenance version bump.
  • Loading branch information
avelis authored Dec 3, 2016
1 parent 948bc08 commit a5a060a
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.7.1',
version='0.7.2',
packages=['silk'],
include_package_data=True,
license='MIT License',
Expand Down

0 comments on commit a5a060a

Please sign in to comment.