Skip to content

Commit

Permalink
Bump version to v0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
albertomercurio authored Oct 4, 2024
1 parent 51684ab commit c7a3483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "QuantumToolbox"
uuid = "6c2fb7c5-b903-41d2-bc5e-5a7c320b9fab"
authors = ["Alberto Mercurio", "Yi-Te Huang"]
version = "0.16.0"
version = "0.17.0"

[deps]
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
Expand Down

1 comment on commit c7a3483

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'Benchmark Results'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.30.

Benchmark suite Current: c7a3483 Previous: bde9142 Ratio
Time Evolution/time-independent/mcsolve/Multithreaded 191127595 ns 143980674.5 ns 1.33

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.