Skip to content

Commit 43d0add

Browse files
committed
Bump version
1 parent d3b12ca commit 43d0add

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

epr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"""
4242

4343

44-
__version__ = "2.4.14"
44+
__version__ = "2.4.15"
4545
__license__ = "MIT"
4646
__author__ = "Benawi Adha"
4747
__email__ = "benawiadha@gmail.com"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "epr-reader"
3-
version = "2.4.14"
3+
version = "2.4.15"
44
description = "CLI Ebook Reader"
55
readme = "README.md"
66
authors = ["Benawi Adha <benawiadha@gmail.com>"]

0 commit comments

Comments
 (0)