Skip to content
This repository was archived by the owner on Dec 4, 2024. It is now read-only.

Commit 8aa8fdf

Browse files
authored
0.1.1 --> 0.2.0
1 parent 68bed22 commit 8aa8fdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

factoring/package_info.py

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

15-
__version__ = '0.1.1'
15+
__version__ = '0.2.0'
1616
__author__ = 'D-Wave Systems Inc.'
1717
__authoremail__ = '[email protected]'
1818
__description__ = 'Demo of factoring a 6-bit integer by embedding a 3-bit multiplier on the D-Wave QPU'

0 commit comments

Comments
 (0)