Skip to content

Commit d992a24

Browse files
committed
Bump version number
1 parent 19359ff commit d992a24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ def _get_file_contents(file_path: Path) -> str:
2525
return file.read()
2626

2727
setup(
28-
version="1.0.17",
28+
version="1.0.18",
2929
name="standardebooks",
3030
description="The toolset used to produce Standard Ebooks epub ebooks.",
3131
long_description=_get_file_contents(Path(__file__).resolve().parent / "README.md"),

0 commit comments

Comments
 (0)