Skip to content

Commit 102bbee

Browse files
Mirror: 1.12.1
1 parent 7bdd8c0 commit 102bbee

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.0
1+
1.12.1

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.0'],
9+
install_requires=['mypy==1.12.1'],
1010
)

0 commit comments

Comments
 (0)