Skip to content

Commit e9cd1c0

Browse files
Mirror: 19.1.1
1 parent cc73837 commit e9cd1c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
19.1.0
1+
19.1.1

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=['clang-format==19.1.0'],
9+
install_requires=['clang-format==19.1.1'],
1010
)

0 commit comments

Comments
 (0)