Browse Source

fix bug

master
Yener 5 years ago
parent
commit
7013804fd3
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      setup.py

+ 1
- 1
setup.py View File

@@ -3,7 +3,7 @@
from setuptools import setup

setup(name='jiagu',
version='0.1.9',
version='0.2.0',
description='Jiagu Natural Language Processing',
author='Yener(Zheng Wenyu)',
author_email='help@ownthink.com',


Loading…
Cancel
Save