We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c5ca528 + b1b3d7f commit 490c1d1Copy full SHA for 490c1d1
2 files changed
CITATION.cff
@@ -72,8 +72,8 @@ abstract: >-
72
Qualtran (quantum algorithms translator) is a set of abstractions for
73
representing quantum programs, and a library of quantum algorithms expressed
74
in that language to support quantum algorithms research.
75
-version: 0.5.0
76
-date-released: 2024-09-10
+version: 0.6.0
+date-released: 2025-04-01
77
url: https://github.com/quantumlib/Qualtran
78
repository-code: https://github.com/quantumlib/Qualtran
79
license: Apache-2.0
qualtran/_version.py
@@ -12,4 +12,4 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-__version__ = "0.6.0.dev0"
+__version__ = "0.7.0.dev0"
0 commit comments