Skip to content

Commit 86de4a1

Browse files
authored
feat: updated to 2020.7.14
1 parent b58a47e commit 86de4a1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
1+
22
from setuptools import setup
33

44

55
setup(
66
name='pre_commit_dummy_package',
77
version='0.0.0',
8-
install_requires=['pytype==2020.05.13'],
8+
install_requires=['pytype==2020.7.14'],
99
)

0 commit comments

Comments
 (0)