Skip to content

Commit 7ba0524

Browse files
committed
deps and pre-commit updated; sdk version bump to 0.1.10
1 parent e5a7113 commit 7ba0524

File tree

3 files changed

+31
-30
lines changed

3 files changed

+31
-30
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ repos:
4444

4545
# Run the Ruff linter.
4646
- repo: https://github.com/astral-sh/ruff-pre-commit
47-
rev: v0.11.11
47+
rev: v0.11.12
4848
hooks:
4949
# Linter
5050
- id: ruff # runs ruff check --force-exclude

sdk/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
name = "spectrumx"
1616
readme = "./docs/README.md"
1717
requires-python = ">=3.10"
18-
version = "0.1.9"
18+
version = "0.1.10"
1919

2020
# https://pypi.org/classifiers/
2121
classifiers = [

sdk/uv.lock

Lines changed: 29 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)