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