We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2ff5b8 commit 4161db8Copy full SHA for 4161db8
setup.py
@@ -1,6 +1,6 @@
1
from setuptools import setup
2
3
-version = '1.0.0-dev'
+version = '1.0.0'
4
description = 'Type system extensions for programs checked with the mypy type checker.'
5
long_description = '''
6
Mypy Extensions
0 commit comments