Skip to content

Commit 52b5a46

Browse files
authored
Release 0.5.0 (#1002)
1 parent 769f08b commit 52b5a46

File tree

5 files changed

+62
-62
lines changed

5 files changed

+62
-62
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
[project]
1717
name = "qumat"
18-
version = "0.5.0.dev0"
18+
version = "0.6.0"
1919
description = "A library for composing quantum machine learning."
2020
authors = [{ name = "Apache Mahout", email = "[email protected]" }]
2121
license = "Apache-2.0"

qdp/Cargo.lock

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

qdp/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ members = [
77
resolver = "2"
88

99
[workspace.package]
10-
version = "0.1.0"
10+
version = "0.2.0"
1111
edition = "2024"
1212
rust-version = "1.85"
1313
authors = ["Apache Mahout Contributors"]

qdp/qdp-python/uv.lock

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

uv.lock

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

0 commit comments

Comments
 (0)