diff --git a/setup.py b/setup.py index 96c3599..3bf43c7 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ setuptools.setup( name="MangaReaderScraper", # should correlate with git tag - version="0.23", + version="0.24", author="superDross", author_email="dross78375@gmail.com", description="Manga scraper",