We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 039d06e commit e4f7424Copy full SHA for e4f7424
FicImage/main.py
@@ -7,7 +7,7 @@
7
from .image import get_image_from_url
8
from .utils import config_check, load_config_json, default_ficimage_settings
9
10
-__version__ = "2.1.0"
+__version__ = "3.0.0"
11
12
13
def update_epub(path_to_epub, config_file_path, debug):
0 commit comments