From 2ab9e48ce4ba93b3d7b63faa336fb99a9441c261 Mon Sep 17 00:00:00 2001 From: Vincent Poulailleau Date: Fri, 4 Dec 2020 09:39:53 +0100 Subject: [PATCH] update to padpo 0.10.0 --- setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index 6e60afe..af8b2de 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,7 +1,7 @@ [metadata] name = poutils url = https://github.com/afpy/poutils -version = 0.10.0 +version = 0.11.0 description = Gettext related tools: spellcheck, line wrapping etc... long_description = file: README.rst keywords = poutils, gettext, powrap, pospell, pogrep, potodo, pomerge, padpo @@ -24,4 +24,4 @@ install_requires = pogrep==0.1.2 potodo==0.19.1 pomerge==0.1.4 - padpo==0.9.0 + padpo==0.10.0