* Increment version

This commit is contained in:
Matthew Honnibal 2015-10-09 12:42:41 +02:00
parent 3bf50ab830
commit af8d0a2a09

View File

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