* Increment version

This commit is contained in:
Matthew Honnibal 2015-10-23 02:04:48 +02:00
parent 108138366f
commit 9ee1ddab7e
1 changed files with 1 additions and 1 deletions

View File

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