Skip to content

Commit

Permalink
Increment loadgen patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunsuresh committed Oct 23, 2024
1 parent e3df0db commit 7921ed2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:

- name: Install requirements (Linux)
if: runner.os == 'Linux'
run: sudo apt-get update && sudo apt-get install --reinstall -y vim-common # for xxd
run: sudo apt-get update && sudo apt-get install --reinstall -y vim # for xxd

- name: Install requirements
run: python -m pip install cibuildwheel twine
Expand Down
2 changes: 1 addition & 1 deletion loadgen/VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.1.10
4.1.11

0 comments on commit 7921ed2

Please sign in to comment.