Skip to content

Commit 1c43c36

Browse files
committed
Bump version number in __init__ to setup.py
1 parent 8227364 commit 1c43c36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fire/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@
1717
from fire.core import Fire
1818

1919
__all__ = ['Fire']
20-
__version__ = '0.6.0'
20+
__version__ = '0.7.0'

0 commit comments

Comments
 (0)