aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 88a9480..0870416 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,7 +1,7 @@
[project]
name = "epubgrep"
description = "Grep through EPub files"
-version = "0.10.0"
+version = "0.10.1"
authors = [
{ name = "Matěj Cepl", email = "mcepl@cepl.eu" }
]