From bb0de52b01f1aa9d4ac58da185b12cac86876596 Mon Sep 17 00:00:00 2001 From: Alex Pyrgiotis Date: Thu, 30 Mar 2023 21:26:57 +0300 Subject: [PATCH] Bump version to 0.4.1-rc3 --- pyproject.toml | 2 +- share/version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index ddb94ae..a2d8346 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dangerzone" -version = "0.4.0" +version = "0.4.1-rc3" description = "Take potentially dangerous PDFs, office documents, or images and convert them to safe PDFs" authors = ["Freedom of the Press Foundation ", "Micah Lee "] license = "MIT" diff --git a/share/version.txt b/share/version.txt index 1d0ba9e..a226630 100644 --- a/share/version.txt +++ b/share/version.txt @@ -1 +1 @@ -0.4.0 +0.4.1-rc3