Skip to content

Commit

Permalink
Release 0.2.7
Browse files Browse the repository at this point in the history
New Features in `dwave-inspectorapp`
---

- Add support for floating-point values of SAPI timing parameters and
problem timing info (app#95)
  • Loading branch information
randomir committed Sep 9, 2021
1 parent 6293909 commit e69f201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dwave/inspector/package_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

__package_name__ = 'dwave-inspector'
__title__ = 'D-Wave Problem Inspector'
__version__ = '0.2.6'
__version__ = '0.2.7'
__author__ = 'D-Wave Systems Inc.'
__author_email__ = 'radomir@dwavesys.com'
__description__ = 'D-Wave Problem Inspector tool'
Expand Down

0 comments on commit e69f201

Please sign in to comment.