Skip to content

Commit 4161db8

Browse files
committed
Bump version to 1.0.0
1 parent c2ff5b8 commit 4161db8

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
@@ -1,6 +1,6 @@
11
from setuptools import setup
22

3-
version = '1.0.0-dev'
3+
version = '1.0.0'
44
description = 'Type system extensions for programs checked with the mypy type checker.'
55
long_description = '''
66
Mypy Extensions

0 commit comments

Comments
 (0)