Kaydet (Commit) 668b572d authored tarafından Batuhan Taşkaya's avatar Batuhan Taşkaya

add desc

üst e833c385
......@@ -8,10 +8,11 @@ with open(current_dir / 'README.md', encoding='utf-8') as f:
setup(
name = 'catlizor',
version = '0.1',
version = '0.1.1',
author = 'BTaskaya',
author_email = 'batuhanosmantaskaya@gmail.com',
packages = ['catlizor'],
description = "Watch python classes",
long_description = long_description,
long_description_content_type = 'text/markdown',
url = 'https://github.com/btaskaya/catlizor'
......
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