Bump version to 0.9.0

This commit is contained in:
Alex Pyrgiotis 2025-03-31 18:48:15 +03:00
parent 07aad5edba
commit f92833cdff
No known key found for this signature in database
GPG key ID: B6C15EBA0357C9AA
4 changed files with 9 additions and 3 deletions

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
dangerzone (0.9.0) unstable; urgency=low
* Released Dangerzone 0.9.0
-- Freedom of the Press Foundation <info@freedom.press> Mon, 31 March 2025 15:57:18 +0300
dangerzone (0.8.1) unstable; urgency=low
* Released Dangerzone 0.8.1

View file

@ -32,7 +32,7 @@ Name: dangerzone-qubes
Name: dangerzone
%endif
Version: 0.8.1
Version: 0.9.0
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.8.1"
version = "0.9.0"
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 = "AGPL-3.0"

View file

@ -1 +1 @@
0.8.1
0.9.0