Skip to content

Commit 2ecd03d

Browse files
Mirror: 9.0.0
1 parent 5a31c57 commit 2ecd03d

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

0 commit comments

Comments
 (0)