Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
orsinium committed Sep 25, 2023
1 parent 0968208 commit b9c86ad
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.5.3'
__version__ = '0.6.0'
__all__ = ['entrypoint', 'main']

0 comments on commit b9c86ad

Please sign in to comment.