* Inc version

This commit is contained in:
Matthew Honnibal 2015-09-21 10:58:11 +02:00
parent f32927efbf
commit c3dea8bc8b
1 changed files with 1 additions and 1 deletions

View File

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