Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 17a61c4

Browse files
Mirror: 1.0.1
1 parent dc69126 commit 17a61c4

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.0.0
1+
1.0.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.0.0'],
9+
install_requires=['mypy==1.0.1'],
1010
)

0 commit comments

Comments
 (0)