Skip to content

Commit

Permalink
Fixed issues with release 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
MmeK committed Nov 2, 2021
1 parent 593c610 commit 11f6d79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
setup(
name='ganjoor-api-wrapper',
packages=['ganjoor'],
version='0.1.5',
version='0.1.6',
license='MIT',
description='Ganjoor API wrapper in python',
author='Mohammad Kazemi',
author_email='kazemi.me.222@gmail.com',
url='https://github.com/MmeK/ganjoor_api_wrapper',
download_url='https://github.com/MmeK/ganjoor_api_wrapper/archive/refs/tags/v0.1.5-alpha.tar.gz',
download_url='https://github.com/MmeK/ganjoor_api_wrapper/archive/refs/tags/v0.1.6-alpha.tar.gz',
keywords=['Ganjoor', 'API', 'API-wrapper', 'Poetry', 'Persian', 'Farsi'],
install_requires=[
'inflection',
Expand Down

0 comments on commit 11f6d79

Please sign in to comment.