Skip to content

Commit

Permalink
Update version number to 1.6 for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
jendrikseipp committed Jul 27, 2020
1 parent 5e57175 commit 0381ae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vulture/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
from vulture import noqa
from vulture import utils

__version__ = "1.5"
__version__ = "1.6"

DEFAULT_CONFIDENCE = 60

Expand Down

0 comments on commit 0381ae4

Please sign in to comment.