Skip to content

Commit

Permalink
url update
Browse files Browse the repository at this point in the history
  • Loading branch information
apdullah.yayik committed Mar 13, 2021
1 parent f85f079 commit 12dc5d1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
# packages=['trtopicter'],
packages=find_packages(),
include_package_data=True,
version='0.0.6',
version='0.0.7',
license='MIT',
description='Turkish topic detector using machine learning',
# long_description_content_type='text/markdown',
# long_description=long_description,
description='Turkish topic detection using artificial intelligence',
long_description_content_type='text/markdown',
long_description=long_description,
author='Apdullah YAYIK',
author_email='apdullahyayik@gmail.com',
url='https://github.com/apdullahyayik/Tr-topicter',
Expand Down

0 comments on commit 12dc5d1

Please sign in to comment.