Skip to content

Commit

Permalink
* Increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
syllog1sm committed Oct 23, 2015
1 parent 1081383 commit 9ee1dda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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')]
Expand Down

0 comments on commit 9ee1dda

Please sign in to comment.