From 7984a6d6555187222e27639a5fa7efaea35db442 Mon Sep 17 00:00:00 2001 From: Bipin Date: Thu, 31 Aug 2023 11:27:57 +0530 Subject: [PATCH] Bump version: 1.3.8 -> 1.3.9 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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',