Skip to content

Commit

Permalink
Updated version and citation (#375)
Browse files Browse the repository at this point in the history
  • Loading branch information
babbush authored and jarrodmcc committed Jun 22, 2018
1 parent a4d707b commit 6477451
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -164,10 +164,11 @@ When using OpenFermion for research projects, please cite:

Jarrod R. McClean, Ian D. Kivlichan, Kevin J. Sung, Damian S. Steiger,
Yudong Cao, Chengyu Dai, E. Schuyler Fried, Craig Gidney, Brendan Gimby,
Thomas Häner, Tarini Hardikar, Vojtĕch Havlíček, Cupjin Huang, Josh Izaac, Zhang Jiang,
Matthew Neeley, Thomas O'Brien, Isil Ozfidan, Maxwell D. Radin, Jhonathan Romero,
Nicholas Rubin, Nicolas P. D. Sawaya, Kanav Setia, Sukin Sim, Mark Steudtner,
Wei Sun, Fang Zhang and Ryan Babbush.
Pranav Gokhale, Thomas Häner, Tarini Hardikar, Vojtĕch Havlíček,
Cupjin Huang, Josh Izaac, Zhang Jiang, Xinle Liu, Matthew Neeley,
Thomas O'Brien, Isil Ozfidan, Maxwell D. Radin, Jhonathan Romero,
Nicholas Rubin, Nicolas P. D. Sawaya, Kanav Setia, Sukin Sim,
Mark Steudtner, Qiming Sun, Wei Sun, Fang Zhang and Ryan Babbush.
*OpenFermion: The Electronic Structure Package for Quantum Computers*.
`arXiv:1710.07629 <https://arxiv.org/abs/1710.07629>`__. 2017.

Expand Down
2 changes: 1 addition & 1 deletion src/openfermion/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
# limitations under the License.

"""Define version number here and read it from setup.py automatically"""
__version__ = "0.6"
__version__ = "0.7"

0 comments on commit 6477451

Please sign in to comment.