Update pyproject.toml

This commit is contained in:
Stefano Carrazza
2025-02-17 12:37:17 +01:00
committed by GitHub
parent 53b5823163
commit 9a60bf4acb

View File

@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "qibotn"
version = "0.0.3"
version = "0.0.4"
description = "A tensor-network translation module for Qibo"
authors = ["The Qibo team"]
license = "Apache License 2.0"