We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71ef29b commit 64da8a8Copy full SHA for 64da8a8
setup.py
@@ -4,7 +4,7 @@
4
5
from distutils.core import setup
6
7
-version = '0.1.0'
+version = '0.2.0-dev'
8
description = 'Experimental type system extensions for programs checked with the mypy typechecker.'
9
long_description = '''
10
Mypy Extensions
0 commit comments