* Inc version

This commit is contained in:
Matthew Honnibal 2015-07-26 22:22:54 +02:00
parent b997b1122b
commit 62da5eb338

View File

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