Skip to content

Commit 1c89afc

Browse files
ilevkivskyigvanrossum
authored andcommitted
Bump version to 0.630-dev (#5353)
1 parent 4306c23 commit 1c89afc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mypy/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import os
22
from mypy import git
33

4-
__version__ = '0.620+dev'
4+
__version__ = '0.630+dev'
55
base_version = __version__
66

77
mypy_dir = os.path.abspath(os.path.dirname(os.path.dirname(__file__)))

0 commit comments

Comments
 (0)