Skip to content

Commit

Permalink
Merge pull request #92 from qiboteam/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
rodolfocarobene authored Nov 20, 2023
2 parents ca62f3c + 169b402 commit 542a244
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ repos:
- id: remove-print-statements
args: ['--verbose']
- repo: https://github.com/hadialqattan/pycln
rev: v2.3.0
rev: v2.4.0
hooks:
- id: pycln
args:
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "qibosoq"
version = "0.1.0"
version = "0.1.1"
description = "QIBO Server On Qick (qibosoq) is the server component of qibolab to be run on RFSoC boards"
authors = [
"Rodolfo Carobene <[email protected]>",
Expand Down

0 comments on commit 542a244

Please sign in to comment.