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

Skip to content

Commit 0cbe8f6

Browse files
Mirror: 2.2.0
1 parent d2823d3 commit 0cbe8f6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.0
1+
2.2.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==2.1.0'],
9+
install_requires=['mypy==2.2.0'],
1010
)

0 commit comments

Comments
 (0)