Skip to content

Commit 7b27ab8

Browse files
committed
0.2.6
1 parent 4b7cc0c commit 7b27ab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

py_bind/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ def mk_ext(name, files):
153153
package_data={
154154
'optv': ['*.pxd', '*.c', '*.h'],
155155
},
156-
version='0.2.5',
156+
version='0.2.6',
157157
install_requires=[
158158
'numpy>=1.16.1',
159159
'pyyaml',

0 commit comments

Comments
 (0)