From 361001579ec1b261ce1bf06694d63629482634af Mon Sep 17 00:00:00 2001 From: deeplow Date: Fri, 25 Nov 2022 08:59:57 +0000 Subject: [PATCH] Bump version to v0.4.0 --- pyproject.toml | 2 +- share/version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 8efd905..9fa9995 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dangerzone" -version = "0.3.2" +version = "0.4.0" description = "Take potentially dangerous PDFs, office documents, or images and convert them to safe PDFs" authors = ["Micah Lee "] license = "MIT" diff --git a/share/version.txt b/share/version.txt index d15723f..1d0ba9e 100644 --- a/share/version.txt +++ b/share/version.txt @@ -1 +1 @@ -0.3.2 +0.4.0