Skip to content

Commit

Permalink
bump version 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanKepner committed Mar 11, 2020
1 parent 97611f6 commit 25e3664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mutatest/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Mutation initialization.
"""
__version__ = "3.0.1-dev"
__version__ = "3.0.1"

__title__ = "mutatest"
__description__ = "Python mutation testing: test your tests!"
Expand Down

0 comments on commit 25e3664

Please sign in to comment.