We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 095acb5 commit 0a2dceeCopy full SHA for 0a2dcee
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "epub2speech"
3
-version = "0.0.5"
+version = "0.0.6"
4
description = "Convert EPUB e-books into high-quality audiobooks using multiple Text-to-Speech providers (Azure, Doubao)"
5
readme = "README.md"
6
license = {text = "MIT"}
@@ -83,4 +83,4 @@ filterwarnings = [
83
line-length = 120
84
85
[tool.ruff.format]
86
-quote-style = "double"
+quote-style = "double"
0 commit comments