Skip to content

Commit f56614d

Browse files
Mirror: 1.13.0
1 parent 102bbee commit f56614d

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.12.1
1+
1.13.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.12.1'],
9+
install_requires=['mypy==1.13.0'],
1010
)

0 commit comments

Comments
 (0)