Skip to content

Commit

Permalink
Update style file & docs with new version number
Browse files Browse the repository at this point in the history
Bump 2.6 -> 2.7
  • Loading branch information
Travis-S-IBM committed Nov 4, 2021
1 parent eddaaad commit fab31e6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Qtutorial.tex
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
\begin{document}
\lstset{language=TeX}

\title{qcircuit 2.6.0 Tutorial}
\title{qcircuit 2.7.0 Tutorial}

\author{Original authors: Bryan Eastin, Steve T Flammia\\ Edits: Travis L Scholten}
\affiliation{Department of Physics and Astronomy, University of New
Expand Down
4 changes: 2 additions & 2 deletions qcircuit.sty
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
% qcircuit version 2.6.0
% qcircuit version 2.7.0
% Contributors: Steve Flammia, Bryan Eastin, Travis Scholten
% This program is free software; you can redistribute it and/or modify
% it under the terms of the GNU General Public License as published by
Expand All @@ -19,7 +19,7 @@
% Thanks also to Dave Clader, Andrew Childs, Rafael Possignolo, Tyson Williams,
% Sergio Boixo, Cris Moore, Jonas Anderson, and Stephan Mertens for helping us test
% and/or develop the new version.
\ProvidesPackage{qcircuit}[2018/08/14]
\ProvidesPackage{qcircuit}[2021/11/04]
\RequirePackage{xy}

\DeclareOption{braket}{
Expand Down

0 comments on commit fab31e6

Please sign in to comment.