Skip to content

Commit

Permalink
Merge branch 'dev' into yash/swfs-update
Browse files Browse the repository at this point in the history
  • Loading branch information
yashgorana authored Feb 12, 2025
2 parents 91b84bc + f1a9cf3 commit cf49361
Show file tree
Hide file tree
Showing 330 changed files with 49,974 additions and 449 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.9.3-beta.2
current_version = 0.9.3-beta.4
tag = False
tag_name = {new_version}
commit = True
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr-tests-linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
restore-keys: |
${{ runner.os }}-uv-py${{ matrix.python-version }}-
- uses: pre-commit/[email protected]
# - uses: pre-commit/[email protected]

- name: Check Protocol Version
run: |
Expand Down
Loading

0 comments on commit cf49361

Please sign in to comment.