Skip to content

Commit 4028a09

Browse files
authored
Update 1.2.0 -> 1.3.0
1 parent 61d1f20 commit 4028a09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dwave/samplers/__init__.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__ = '1.2.0'
15+
__version__ = '1.3.0'
1616

1717
from dwave.samplers.greedy import *
1818

0 commit comments

Comments
 (0)