This is an automated email from the ASF dual-hosted git repository.
akm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/mahout.git
The following commit(s) were added to refs/heads/main by this push:
new ecde265ac Bumping qumat version
ecde265ac is described below
commit ecde265ac381af540ea3278e9a64ca9bdd00a92c
Author: Andrew Musselman <[email protected]>
AuthorDate: Mon Apr 14 14:13:56 2025 -0700
Bumping qumat version
---
pyproject.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pyproject.toml b/pyproject.toml
index aa407e29b..a8006568b 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "qumat"
-version = "0.0.1"
+version = "0.4"
description = "A library for composing quantum machine learning."
authors = ["Apache Mahout"]
license = "ASFv2"