Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
orsinium committed Apr 13, 2024
1 parent de18b58 commit 9b3ae35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mypy_baseline/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
from ._cli import entrypoint, main


__version__ = '0.6.1'
__version__ = '0.7.0'
__all__ = ['entrypoint', 'main']

0 comments on commit 9b3ae35

Please sign in to comment.