Skip to content

Commit 1fea21d

Browse files
authored
Update setup.py
1 parent 443a222 commit 1fea21d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

setup.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44

55
setup(
6-
name='pre_commit_dummy_package',
7-
version='1.0.0',
8-
install_requires=['pytype==2020.10.8'],
6+
name='pre_commit_pytype',
7+
version='1.1.0',
8+
install_requires=['pytype==2022.4.26'],
99
)

0 commit comments

Comments
 (0)