* Increment version

This commit is contained in:
Matthew Honnibal 2015-11-03 07:58:59 +01:00
parent 25ed7be8f8
commit 7adef3f831

View File

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