Skip to content

Commit 9db9854

Browse files
Mirror: 1.9.0
1 parent 8cd2d40 commit 9db9854

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.8.0
1+
1.9.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
setup(
77
name='pre_commit_placeholder_package',
88
version='0.0.0',
9-
install_requires=['mypy==1.8.0'],
9+
install_requires=['mypy==1.9.0'],
1010
)

0 commit comments

Comments
 (0)