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

Commit 26116bc

Browse files
authored
0.0.3 --> 0.0.4
Use hard-coded embedding
1 parent b741cc1 commit 26116bc

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
@@ -1,4 +1,4 @@
1-
__version__ = '0.0.3'
1+
__version__ = '0.0.4'
22
__author__ = 'D-Wave Systems Inc.'
33
__authoremail__ = '[email protected]'
44
__description__ = 'Demo of factoring a 6-bit integer by embedding a 3-bit multiplier on the D-Wave QPU'

0 commit comments

Comments
 (0)