0
0
Fork 0

Changes pypi name

This commit is contained in:
sloum 2020-09-07 10:46:29 -07:00
parent dab12a38f5
commit a1fe2eb175
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ with open("README.md", "r") as fh:
long_description = fh.read()
setup(
name='chalk',
name='chalk-editor',
version='2.1.0',
description="Line based text editor",
long_description=long_description,