* Inc version

This commit is contained in:
Matthew Honnibal 2015-10-19 07:46:42 +02:00
parent 135062d23c
commit a43777cef8

View File

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