From 0296844e3642dcb48183d601cd9b1dcc84f0b0d6 Mon Sep 17 00:00:00 2001 From: Alex Pyrgiotis Date: Tue, 1 Aug 2023 17:42:01 +0300 Subject: [PATCH] Bump version to 0.4.2 --- pyproject.toml | 2 +- share/version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index fec9a42..49cad2e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dangerzone" -version = "0.4.1" +version = "0.4.2" 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 267577d..2b7c5ae 100644 --- a/share/version.txt +++ b/share/version.txt @@ -1 +1 @@ -0.4.1 +0.4.2