commit ebc386e498835d0bc3aaae1ed210623abdcda737
parent 411c31fdaac4ee19f4e9fad9871e5810813dfb2e
Author: lash <dev@holbrook.no>
Date: Sun, 23 Feb 2025 20:24:46 +0000
Support python 3.13
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/requirements.txt b/requirements.txt
@@ -1,4 +1,4 @@
shep~=0.3.6
leveldir~=0.3.1
python-gnupg~=0.5.0
-python-mimeparse~=1.6.0
+python-mimeparse~=2.0.0
diff --git a/setup.cfg b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = piknik
-version = 0.3.18rc2
+version = 0.3.18rc3
description = CLI issue tracker
author = Louis Holbrook
author_email = dev@holbrook.no