Skip to content

Commit

Permalink
Version release: v0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
nulinspiratie committed Jan 22, 2025
1 parent a56765b commit bb46115
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
16 changes: 8 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "qualibrate"
version = "0.1.5"
version = "0.1.6"
description = ""
authors = ["Quantum Machines <info@quantum-machines.co>"]
repository = "https://github.com/qua-platform/qualibrate"
Expand All @@ -16,10 +16,10 @@ pydantic-settings = "^2.3.4"
click = "^8.1.7"
tomli = { version = "^2.0.1", python = "<3.11" }
tomli-w = "^1.0.0"
qualibrate-core = "^0.2.4"
qualibrate-core = "^0.2.5"
qualibrate-runner = "^0.2.4"
qualibrate-app = "^0.2.5"
qualibrate-config = "^0.1.1"
qualibrate-config = "^0.1.2"

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

0 comments on commit bb46115

Please sign in to comment.