Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Commit

Permalink
Updating version and tar link
Browse files Browse the repository at this point in the history
  • Loading branch information
AbstractGeek committed Apr 2, 2018
1 parent f8761d2 commit 7cba08f
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
@@ -1,10 +1,10 @@
from setuptools import setup

setup(name='comic-scraper',
version='0.6.0',
version='0.9.0',
description='Scraps comics,mangas and creates cbz (/pdf) files for offline reading',
url='https://github.com/AbstractGeek/comic-scraper',
download_url='https://github.com/AbstractGeek/comic-scraper/tarball/0.6.0',
download_url='https://github.com/AbstractGeek/comic-scraper/tarball/0.9.0',
author='Dinesh Natesan',
author_email='abstractgeek@outlook.com',
license='MIT',
Expand Down

0 comments on commit 7cba08f

Please sign in to comment.