fix: slugify filenames

This commit is contained in:
eneller
2025-04-06 10:29:19 +02:00
parent b3cd49326f
commit 75974ae119
2 changed files with 10 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "epub2go"
version = "2.2.2"
version = "2.2.3"
description = "EPUB converter using wget, pandoc and python glue"
readme = "README.md"
requires-python = ">=3.12"