Skip to content

Commit

Permalink
Release version: v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nulinspiratie committed Oct 18, 2024
1 parent 4550324 commit ff41756
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "qualibrate"
version = "0.1.0"
version = "0.1.1"
description = ""
authors = ["Quantum Machines <[email protected]>"]
repository = "https://github.com/qua-platform/qualibrate"
Expand All @@ -16,7 +16,7 @@ tomli = { version = "^2.0.1", python = "<3.11" }
tomli-w = "^1.0.0"
qualibrate-core = "^0.2.1"
qualibrate-runner = "^0.2.0"
qualibrate-app = "^0.2.0"
qualibrate-app = "^0.2.1"

[tool.poetry.group.dev.dependencies]
mypy = "^1.8.0"
Expand Down

0 comments on commit ff41756

Please sign in to comment.