Skip to content

Commit

Permalink
feat!: Released v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Jemeni11 committed May 12, 2023
1 parent 7ee9095 commit ccb6625
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion FicImage/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.1"
__version__ = "1.0.2"
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="FicImageScript",
version="1.0.1",
version="1.0.2",
author="Emmanuel C. Jemeni",
author_email="[email protected]",
description="FicImage is an application designed to enhance the reading experience of FicHub epubs.",
Expand Down

0 comments on commit ccb6625

Please sign in to comment.