Skip to content

Commit bab5fb6

Browse files
gvanrossumJukkaL
authored andcommitted
Bump mypy_extensions version to 0.4.0-dev (i.e. post-release-0.3.0) (#4418)
1 parent b99f43f commit bab5fb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
from setuptools import setup
44

5-
version = '0.3.0'
5+
version = '0.4.0-dev'
66
description = 'Experimental type system extensions for programs checked with the mypy typechecker.'
77
long_description = '''
88
Mypy Extensions

0 commit comments

Comments
 (0)