Skip to content
Snippets Groups Projects
Commit 90eb892a authored by Mateusz Gniewkowski's avatar Mateusz Gniewkowski
Browse files

Update setup.py

parent 48fd28a0
Branches
No related merge requests found
Pipeline #824 passed with stages
in 1 minute and 5 seconds
...@@ -13,7 +13,7 @@ def install_requires(): ...@@ -13,7 +13,7 @@ def install_requires():
if __name__ == '__main__': if __name__ == '__main__':
setup( setup(
name='PLWN_API', name='plwn_api',
version='0.9', version='0.9',
description='Python API to access plWordNet lexicon', description='Python API to access plWordNet lexicon',
......
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