Skip to content

Commit

Permalink
Update version to 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bellert authored and boothby committed Jan 30, 2018
1 parent 7ec6331 commit e8fe672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ class Extension(extension.Extension, object):
author="Kelly Boothby",
author_email="[email protected]",
url="https://github.com/dwavesystems/minorminer",
version="0.1.2.dev11",
version="0.1.3",
license="Apache 2.0",
ext_modules=extensions,
cmdclass={'build_ext': build_ext_compiler_check}
Expand Down

0 comments on commit e8fe672

Please sign in to comment.