Skip to content

Commit 5a31c57

Browse files
Mirror: 8.0.1
1 parent 0f80c49 commit 5a31c57

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

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==7.1.0'],
7+
install_requires=['clang-format==8.0.1'],
88
)

0 commit comments

Comments
 (0)