Skip to content

Commit

Permalink
Bump version to 0.4.15
Browse files Browse the repository at this point in the history
Changes since 0.4.14:

- Add `anneal_schedule` feature to `Client.solvers()` (feature-based
  solver selection)
- Docs updates and fixes
  • Loading branch information
randomir committed Oct 10, 2018
1 parent 723571b commit 753ddaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dwave/cloud/package_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

__packagename__ = 'dwave-cloud-client'
__title__ = 'D-Wave Cloud Client'
__version__ = '0.4.14'
__version__ = '0.4.15'
__author__ = 'D-Wave Systems Inc.'
__description__ = 'A minimal client for interacting with D-Wave cloud resources.'
__url__ = 'https://github.com/dwavesystems/dwave-cloud-client'
Expand Down

0 comments on commit 753ddaf

Please sign in to comment.