We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58b2951 commit c3a7597Copy full SHA for c3a7597
dwave/system/package_info.py
@@ -1,6 +1,6 @@
1
__all__ = ['__version__', '__author__', '__authoremail__', '__description__']
2
3
-__version__ = '0.5.0'
+__version__ = '0.5.1'
4
__author__ = 'D-Wave Systems Inc.'
5
__authoremail__ = '[email protected]'
6
__description__ = 'All things D-Wave System.'
0 commit comments