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

Commit 7cba08f

Browse files
committed
Updating version and tar link
1 parent f8761d2 commit 7cba08f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
from setuptools import setup
22

33
setup(name='comic-scraper',
4-
version='0.6.0',
4+
version='0.9.0',
55
description='Scraps comics,mangas and creates cbz (/pdf) files for offline reading',
66
url='https://github.com/AbstractGeek/comic-scraper',
7-
download_url='https://github.com/AbstractGeek/comic-scraper/tarball/0.6.0',
7+
download_url='https://github.com/AbstractGeek/comic-scraper/tarball/0.9.0',
88
author='Dinesh Natesan',
99
author_email='[email protected]',
1010
license='MIT',

0 commit comments

Comments
 (0)