Skip to content

Commit

Permalink
Update version 0.1.1 -> 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bellert authored and boothby committed Jan 3, 2018
1 parent 00a1f07 commit fe21bdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ class Extension(extension.Extension, object):
author="Kelly Boothby",
author_email="[email protected]",
url="https://github.com/dwavesystems/minorminer",
version="0.1.1",
version="0.1.2",
license="Apache 2.0",
ext_modules=cythonize(Extension(
name="minorminer",
Expand Down

0 comments on commit fe21bdb

Please sign in to comment.