* Increment version

This commit is contained in:
Matthew Honnibal 2015-06-24 04:51:38 +02:00
parent 02b171ee67
commit dc10aa2518

View File

@ -130,7 +130,7 @@ def run_setup(exts):
headers_workaround.install_headers('numpy')
VERSION = '0.85'
VERSION = '0.86'
def main(modules, is_pypy):
language = "cpp"
includes = ['.', path.join(sys.prefix, 'include')]