Skip to content

Commit

Permalink
0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlib committed May 26, 2019
1 parent 4b7cc0c commit 7b27ab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion py_bind/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ def mk_ext(name, files):
package_data={
'optv': ['*.pxd', '*.c', '*.h'],
},
version='0.2.5',
version='0.2.6',
install_requires=[
'numpy>=1.16.1',
'pyyaml',
Expand Down

0 comments on commit 7b27ab8

Please sign in to comment.