Skip to content

Commit

Permalink
Bump version number to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ymyzk committed Jan 27, 2019
1 parent 3ccdd36 commit 4dd66f3
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 @@ -26,7 +26,7 @@ def cythonize(extensions):
setup(
name="wsgi_lineprof",

version="0.6.0",
version="0.7.0",

description="WSGI middleware for line-by-line profiling",
long_description=long_description,
Expand Down

0 comments on commit 4dd66f3

Please sign in to comment.