Skip to content

Commit

Permalink
Release 0.2.0rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
randomir committed Jun 3, 2021
1 parent 6eab014 commit 3a23ce1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion greedy/__init__.py
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.

__package_name__ = 'dwave-greedy'
__version__ = '0.2.0rc1'
__version__ = '0.2.0rc2'

from greedy.sampler import *
import greedy.sampler
Expand Down

0 comments on commit 3a23ce1

Please sign in to comment.