Skip to content

Commit 910381b

Browse files
committed
Removed custom version from setup.py
1 parent 2ced2ad commit 910381b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/pot/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ def get_version():
131131

132132
setup(
133133
name='pot',
134-
version=get_version(),
134+
version='0.0.0',
135135
author='Intel',
136136
author_email='alexander.kozlov@intel.com',
137137
description='Post-training Optimization Toolkit',

0 commit comments

Comments
 (0)