Skip to content

Commit 4842df7

Browse files
authored
Bump the mypy_extensions version number to 0.5.0-dev (#5450)
1 parent 56e10cc commit 4842df7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
from setuptools import setup
44

5-
version = '0.4.0-dev'
5+
version = '0.5.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)