Skip to content

Commit 17a2104

Browse files
committed
Version v0.5.1
1 parent 848ec17 commit 17a2104

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bowler/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"""Safe code refactoring for modern Python projects."""
77

88
__author__ = "John Reese, Facebook"
9-
__version__ = "0.5.0"
9+
__version__ = "0.5.1"
1010

1111
from .imr import FunctionArgument, FunctionSpec
1212
from .tool import BowlerTool

0 commit comments

Comments
 (0)