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