Skip to content

Commit 3e15d25

Browse files
authored
Update version 1.17.0 -> 1.18.0
1 parent b256a20 commit 3e15d25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dwave/system/package_info.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
__all__ = ['__version__', '__author__', '__authoremail__', '__description__']
1616

17-
__version__ = '1.17.0'
17+
__version__ = '1.18.0'
1818
__author__ = 'D-Wave Systems Inc.'
1919
__authoremail__ = '[email protected]'
2020
__description__ = 'All things D-Wave System.'

0 commit comments

Comments
 (0)