We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f1586e commit 60a4e4bCopy full SHA for 60a4e4b
dwave/system/package_info.py
@@ -14,7 +14,7 @@
14
15
__all__ = ['__version__', '__author__', '__authoremail__', '__description__']
16
17
-__version__ = '1.25.0'
+__version__ = '1.26.0'
18
__author__ = 'D-Wave Systems Inc.'
19
__authoremail__ = '[email protected]'
20
__description__ = 'All things D-Wave System.'
0 commit comments