Skip to content

Commit 490c1d1

Browse files
authored
Merge branch 'main' into 2025-04/bibliofix
2 parents c5ca528 + b1b3d7f commit 490c1d1

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ abstract: >-
7272
Qualtran (quantum algorithms translator) is a set of abstractions for
7373
representing quantum programs, and a library of quantum algorithms expressed
7474
in that language to support quantum algorithms research.
75-
version: 0.5.0
76-
date-released: 2024-09-10
75+
version: 0.6.0
76+
date-released: 2025-04-01
7777
url: https://github.com/quantumlib/Qualtran
7878
repository-code: https://github.com/quantumlib/Qualtran
7979
license: Apache-2.0

qualtran/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "0.6.0.dev0"
15+
__version__ = "0.7.0.dev0"

0 commit comments

Comments
 (0)