Skip to content

Commit e4f7424

Browse files
committed
feat(main.py): Changed the version from 2.1.0 to 3.0.0
1 parent 039d06e commit e4f7424

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FicImage/main.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from .image import get_image_from_url
88
from .utils import config_check, load_config_json, default_ficimage_settings
99

10-
__version__ = "2.1.0"
10+
__version__ = "3.0.0"
1111

1212

1313
def update_epub(path_to_epub, config_file_path, debug):

0 commit comments

Comments
 (0)