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

Commit 1c7cf14

Browse files
committed
Changed tag
1 parent 871deb6 commit 1c7cf14

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.5.1',
4+
version='0.5.2',
55
description='Scraps comics,mangas and creates cbz files for offline reading',
66
url='https://github.com/AbstractGeek/comic-scraper',
7-
download_url='https://github.com/AbstractGeek/comic-scraper/tarball/0.5.1',
7+
download_url='https://github.com/AbstractGeek/comic-scraper/tarball/0.5.2',
88
author='Dinesh Natesan',
99
author_email='[email protected]',
1010
license='MIT',

0 commit comments

Comments
 (0)