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

Commit

Permalink
Changed tag
Browse files Browse the repository at this point in the history
  • Loading branch information
AbstractGeek committed Feb 24, 2017
1 parent 871deb6 commit 1c7cf14
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.5.1',
version='0.5.2',
description='Scraps comics,mangas and creates cbz files for offline reading',
url='https://github.com/AbstractGeek/comic-scraper',
download_url='https://github.com/AbstractGeek/comic-scraper/tarball/0.5.1',
download_url='https://github.com/AbstractGeek/comic-scraper/tarball/0.5.2',
author='Dinesh Natesan',
author_email='abstractgeek@outlook.com',
license='MIT',
Expand Down

0 comments on commit 1c7cf14

Please sign in to comment.