Skip to content

Commit 732c271

Browse files
Mirror: 10.0.1
1 parent 2ecd03d commit 732c271

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-
9.0.0
1+
10.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==9.0.0'],
7+
install_requires=['clang-format==10.0.1'],
88
)

0 commit comments

Comments
 (0)