We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b411347 commit 489d2c9Copy full SHA for 489d2c9
mypy_baseline/__init__.py
@@ -4,5 +4,5 @@
4
from ._cli import entrypoint, main
5
6
7
-__version__ = '0.7.2'
+__version__ = '0.7.3'
8
__all__ = ['entrypoint', 'main']
0 commit comments