Skip to content

Commit 784c72d

Browse files
committed
Bump version to 0.520-dev
1 parent 88e8ef2 commit 784c72d

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.511'
4+
__version__ = '0.520-dev'
55
base_version = __version__
66

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

0 commit comments

Comments
 (0)