Change version to 0.3.dev1

This commit is contained in:
Micah Lee 2021-11-24 11:02:17 -08:00
parent 317f2a03b5
commit 7d945817a3
No known key found for this signature in database
GPG key ID: 403C2657CD994F73
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "dangerzone"
version = "0.3"
version = "0.3.dev1"
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"

View file

@ -1 +1 @@
0.3
0.3.dev1