Skip to content

Commit 64da8a8

Browse files
committed
Bump mypy_extensions version to 0.2.0-dev
1 parent 71ef29b commit 64da8a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
from distutils.core import setup
66

7-
version = '0.1.0'
7+
version = '0.2.0-dev'
88
description = 'Experimental type system extensions for programs checked with the mypy typechecker.'
99
long_description = '''
1010
Mypy Extensions

0 commit comments

Comments
 (0)