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