Skip to content

Commit dd10ba9

Browse files
committed
Update platform tag and version (v1.0.1)
Signed-off-by: fengyuan <[email protected]>
1 parent 2085654 commit dd10ba9

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

python/setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[bdist_wheel]
2+
plat-name=manylinux1_x86_64

python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ def run(self):
167167

168168
setup(
169169
name='ideep4py',
170-
version='1.0.0',
170+
version='1.0.1',
171171
description='ideep4py is a wrapper for iDeep library.',
172172
author='Intel',
173173
author_email='',

0 commit comments

Comments
 (0)