Skip to content
This repository was archived by the owner on Jan 26, 2023. It is now read-only.

Commit be70d9e

Browse files
author
Heidi Tong
authored
Release version 0.3.3
New Features --- - Support dimod 0.10 (#157) Changes --- - Drop support for python 3.5 (#158)
1 parent 2bd1c70 commit be70d9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ def build_extensions(self):
7373

7474
setup(
7575
name='dwave-qbsolv',
76-
version='0.3.2',
76+
version='0.3.3',
7777
packages=packages,
7878
package_dir={'dwave_qbsolv': 'python/dwave_qbsolv'},
7979
install_requires=['dimod>=0.8.1,<0.11.0'],

0 commit comments

Comments
 (0)