Skip to content

Commit 0a2dcee

Browse files
authored
chore: release v0.0.6 (#15)
1 parent 095acb5 commit 0a2dcee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "epub2speech"
3-
version = "0.0.5"
3+
version = "0.0.6"
44
description = "Convert EPUB e-books into high-quality audiobooks using multiple Text-to-Speech providers (Azure, Doubao)"
55
readme = "README.md"
66
license = {text = "MIT"}
@@ -83,4 +83,4 @@ filterwarnings = [
8383
line-length = 120
8484

8585
[tool.ruff.format]
86-
quote-style = "double"
86+
quote-style = "double"

0 commit comments

Comments
 (0)