Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CITATION.bib
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ @misc{qNetVO
title = {qNetVO: the Quantum Network Variational Optimizer},
howpublished = {\url{https://github.com/ChitambarLab/qNetVO}},
url = {https://github.com/ChitambarLab/qNetVO},
version = {v0.4.1},
version = {v0.4.3},
year = {2022},
month = {March},
doi = {10.5281/zenodo.6345834},
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = qNetVO
version = 0.4.2
version = 0.4.3
author = Brian Doolittle and Tom Bromley
author_email = brian.d.doolittle@gmail.com
description = The Quantum Network Variational Optimizer
Expand Down