diff --git a/setup.py b/setup.py index 01fe633..85c9ac7 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ with open('README.md', 'r', encoding='utf-8') as f: setup( name='DeGourou', - version='1.3.8', + version='1.3.9', description='Automate the process of getting decrypted ebook from InternetArchive without the need for Adobe Digital Editions and Calibre.', url='https://gitea.com/bipinkrish/DeGourou', author='Bipin krishna',