Skip to content

Commit

Permalink
Update version 0.1.2 -> 0.1.3
Browse files Browse the repository at this point in the history
New Features
------------
* Support `dimod>=0.8.0,<0.11.0`
  • Loading branch information
arcondello authored Jul 17, 2021
1 parent 1206f62 commit ef260bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dwavebinarycsp/package_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
#
# ================================================================================================

__version__ = '0.1.2'
__version__ = '0.1.3'
__author__ = 'D-Wave Systems Inc.'
__authoremail__ = '[email protected]'
__description__ = 'Solves constraints satisfaction problems with binary quadratic model samplers'

0 comments on commit ef260bf

Please sign in to comment.