8000 Release 0.4.1 · python/mypy_extensions@39b7c08 · GitHub
[go: up one dir, main page]

Skip to content

Commit 39b7c08

Browse files
committed
Release 0.4.1
This is again a retroactive artifact of the repo move. This differs from 0.4.0 literally only by the version number. Presumbably there was a miscommunication about what we had released?
1 parent 7f4ac91 commit 39b7c08

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'
5+
version = '0.4.1'
66
description = 'Experimental type system extensions for programs checked with the mypy typechecker.'
77
long_description = '''
88
Mypy Extensions

0 commit comments

Comments
 (0)
0