Bump version to 0.5.1

This commit is contained in:
Alex Pyrgiotis 2023-12-06 16:26:34 +02:00
parent 612ac061de
commit 7fc797f913
No known key found for this signature in database
GPG key ID: B6C15EBA0357C9AA
3 changed files with 3 additions and 3 deletions

View file

@ -32,7 +32,7 @@ Name: dangerzone-qubes
Name: dangerzone
%endif
Version: 0.5.0
Version: 0.5.1
Release: 1%{?dist}
Summary: Take potentially dangerous PDFs, office documents, or images and convert them to safe PDFs

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "dangerzone"
version = "0.5.0"
version = "0.5.1"
description = "Take potentially dangerous PDFs, office documents, or images and convert them to safe PDFs"
authors = ["Freedom of the Press Foundation <info@freedom.press>", "Micah Lee <micah.lee@theintercept.com>"]
license = "MIT"

View file

@ -1 +1 @@
0.5.0
0.5.1