Skip to content

Commit c3a7597

Browse files
authored
Update version 0.5.0 -> 0.5.1
1 parent 58b2951 commit c3a7597

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
@@ -1,6 +1,6 @@
11
__all__ = ['__version__', '__author__', '__authoremail__', '__description__']
22

3-
__version__ = '0.5.0'
3+
__version__ = '0.5.1'
44
__author__ = 'D-Wave Systems Inc.'
55
__authoremail__ = '[email protected]'
66
__description__ = 'All things D-Wave System.'

0 commit comments

Comments
 (0)