Skip to content

Commit 75268e9

Browse files
committed
chore: update version in setup files
1 parent 12ece48 commit 75268e9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "FicImageScript"
3-
version = "3.0.0"
3+
version = "4.0.0"
44
authors = [
55
{ name="Emmanuel C. Jemeni", email="[email protected]" }
66
]

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="FicImageScript",
8-
version="3.0.0",
8+
version="4.0.0",
99
author="Emmanuel C. Jemeni",
1010
author_email="[email protected]",
1111
description="FicImage is an application designed to enhance the reading experience of FicHub epubs.",

0 commit comments

Comments
 (0)