* Inc version

This commit is contained in:
Matthew Honnibal 2015-09-22 02:22:27 +02:00
parent d9c29de3af
commit 361f6fdd74

View File

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