Skip to content

Commit

Permalink
Update version to 0.3.0 for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
SimoneGasperini committed Nov 13, 2024
1 parent c8f60ae commit 7e6e234
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ authors:
given-names: "Simone"
orcid: "https://orcid.org/0000-0003-4454-7131"
title: "qiskit-symb"
version: 0.2.0
date-released: 2024-02-26
version: 0.3.0
date-released: 2024-11-13
url: "https://github.com/SimoneGasperini/qiskit-symb"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "qiskit-symb"
version = "0.2.1"
version = "0.3.0"
description = "Symbolic evaluation of parameterized quantum circuits in Qiskit"
requires-python = ">=3.9"
license = { text = "Apache-2.0" }
Expand Down

0 comments on commit 7e6e234

Please sign in to comment.