Skip to content

Commit 0f80c49

Browse files
Mirror: 7.1.0
1 parent ca42fca commit 0f80c49

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-
6.0.1
1+
7.1.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
setup(
55
name='pre_commit_placeholder_package',
66
version='0.0.0',
7-
install_requires=['clang-format==6.0.1'],
7+
install_requires=['clang-format==7.1.0'],
88
)

0 commit comments

Comments
 (0)