diff --git a/python/setup.py b/python/setup.py index 897cbf71..b812e3e0 100644 --- a/python/setup.py +++ b/python/setup.py @@ -47,7 +47,7 @@ class Extension(extension.Extension, object): author="Kelly Boothby", author_email="boothby@dwavesys.com", url="https://github.com/dwavesystems/minorminer", - version="0.1.1", + version="0.1.2", license="Apache 2.0", ext_modules=cythonize(Extension( name="minorminer",