Skip to content

Commit afdbf50

Browse files
authored
Merge pull request #240 from arcondello/update-for-6.1.1
Update for 6.1.1
2 parents c0ca591 + 4473964 commit afdbf50

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

dwaveoceansdk/__init__.py

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

15-
__version__ = '6.1.0'
15+
__version__ = '6.1.1'

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ install_requires =
3434
dwave-networkx==0.8.12
3535
dwave-preprocessing==0.5.3
3636
dwave-samplers==1.0.0
37-
dwave-system==1.17.0
37+
dwave-system==1.18.0
3838
dwave-tabu==0.5.0
3939
dwavebinarycsp==0.2.0
4040
minorminer==0.2.9

0 commit comments

Comments
 (0)