mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-29 10:12:38 +02:00
parent
e5da385eef
commit
6a24b7b364
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "dangerzone"
|
||||
version = "0.3.dev1"
|
||||
version = "0.3"
|
||||
description = "Take potentially dangerous PDFs, office documents, or images and convert them to a safe PDF"
|
||||
authors = ["Micah Lee <micah.lee@theintercept.com>"]
|
||||
license = "MIT"
|
||||
|
|
|
@ -1 +1 @@
|
|||
0.3.dev1
|
||||
0.3
|
||||
|
|
Loading…
Reference in a new issue