Skip to content

Commit

Permalink
Bump version number in __init__ to setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
dbieber committed Sep 21, 2024
1 parent 8227364 commit 1c43c36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fire/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
from fire.core import Fire

__all__ = ['Fire']
__version__ = '0.6.0'
__version__ = '0.7.0'

0 comments on commit 1c43c36

Please sign in to comment.