From 6896c9663e394783d0fc691c2333c9893577db49 Mon Sep 17 00:00:00 2001 From: KnugiHK <24708955+KnugiHK@users.noreply.github.com> Date: Sun, 16 Feb 2025 11:19:17 +0800 Subject: [PATCH] Bump version --- README.md | 2 +- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fe5a568..b9f502c 100644 --- a/README.md +++ b/README.md @@ -213,7 +213,7 @@ options: Path to call database (default: 1b432994e958845fffe8e2f190f26d1511534088) iOS only --headline HEADLINE The custom headline for the HTML output. Use '??' as a placeholder for the chat name -WhatsApp Chat Exporter: 0.11.1 Licensed with MIT. See https://wts.knugi.dev/docs?dest=osl for all open source +WhatsApp Chat Exporter: 0.11.2 Licensed with MIT. See https://wts.knugi.dev/docs?dest=osl for all open source licenses. ``` diff --git a/pyproject.toml b/pyproject.toml index b62de0e..e41557a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "whatsapp-chat-exporter" -version = "0.11.1" +version = "0.11.2" description = "A Whatsapp database parser that provides history of your Whatsapp conversations in HTML and JSON. Android, iOS, iPadOS, Crypt12, Crypt14, Crypt15 supported." readme = "README.md" authors = [