Skip to content

Commit

Permalink
Merge pull request #65 from randomir/master
Browse files Browse the repository at this point in the history
Update version 0.0.7 -> 0.0.8
  • Loading branch information
randomir authored Oct 26, 2018
2 parents b68f3ee + b912d45 commit e4e95f9
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.0.7'
__version__ = '0.0.8'
__author__ = 'D-Wave Systems Inc.'
__authoremail__ = '[email protected]'
__description__ = 'Solves constraints satisfaction problems with binary quadratic model samplers'

0 comments on commit e4e95f9

Please sign in to comment.