Skip to content

Commit

Permalink
Release version 0.5.4
Browse files Browse the repository at this point in the history
Fixes
---

- Docs updates
- Correct setup requirements
- Test with dimod 0.9.x
  • Loading branch information
randomir committed Mar 26, 2020
1 parent 115efb4 commit 201a94b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neal/package_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
#
# ================================================================================================

__version__ = '0.5.3'
__version__ = '0.5.4'
__author__ = 'D-Wave Systems Inc.'
__authoremail__ = '[email protected]'
__description__ = 'General Ising graph simulated annealing solver'

0 comments on commit 201a94b

Please sign in to comment.