update the version of library
This commit is contained in:
parent
4f3435fa18
commit
9bb623be63
2
setup.py
2
setup.py
@ -9,7 +9,7 @@ with open('./requirements.txt', 'r', encoding='utf8') as f:
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='lightKG',
|
name='lightKG',
|
||||||
version='0.0.1.0',
|
version='0.1.0.0',
|
||||||
description="lightsmile's knowledge graph library",
|
description="lightsmile's knowledge graph library",
|
||||||
author='lightsmile',
|
author='lightsmile',
|
||||||
author_email='iamlightsmile@gmail.com',
|
author_email='iamlightsmile@gmail.com',
|
||||||
|
Loading…
Reference in New Issue
Block a user