Bump version to 0.6.0

This commit is contained in:
deeplow 2024-02-12 16:39:56 +00:00
parent 8f11156ce4
commit 832775f34e
No known key found for this signature in database
GPG key ID: 577982871529A52A
4 changed files with 5 additions and 3 deletions

View file

@ -7,6 +7,8 @@ since 0.4.1, and this project adheres to [Semantic Versioning](https://semver.or
## Unreleased
## Dangerzone 0.6.0
### Added
- Platform support: Fedora 39 ([issue #606](https://github.com/freedomofpress/dangerzone/issues/606))

View file

@ -32,7 +32,7 @@ Name: dangerzone-qubes
Name: dangerzone
%endif
Version: 0.5.1
Version: 0.6.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.5.1"
version = "0.6.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.5.1
0.6.0