Commit 5e65c1c3 authored by lishen's avatar lishen
Browse files

修改setup.py version

parent 7489d710
......@@ -331,7 +331,7 @@ def get_extensions():
def main():
setup(
name='warpctc_pytorch',
version=get_version(),
version="0.1",
description='Torch fuseop Computer Vision Foundation',
keywords='computer vision',
packages=find_packages(),
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment